
Originally Posted by
universal4
Right Dan, in my opinion it doesn't really do enough to slow down or limit spam. And since most spammers that have dkim records spam from thousands of ip's that have nothing to do with the domain, blocking techniques based upon dkim is kinda toothless, but does give an avenue to report them.
I have found though, that most hosts will just use the excuse, well they didn't send the actual mail from these ip's and they ignore the report. It is not how it is supposed to be, but that is a fact I have run into very often.
Now for mail servers that do a dkim check, and force the mail so that the sender matches dkim records, yes that does help, but it doesn't stop the spam, just gives an avenue to verify the spammer.
/back to https
Well there is https on the server (which encrypts the traffic) and then there is purchasing an SSL Certificate. A certificate is not needed in order to have https, but you would only every put an SSL on https pages.
An SSL Certificate is issued by authorized Certificate Authorities, and shows the visitor that the domain went through a verification process to verify the domain in the specific server it is on.
In your case slotplayer, I do not recall if adding the https site to the trusted zone of the browser avoids seeing this error, maybe Dan or someone else knows the answer to that. This means users would still see that message, until such time as the browser knows the site is trusted.
If the mixed content message is the only error you are trying to overcome, having that page secure would likely drop the message, but you would likely need any and all artwork shown on that page to also b in a secure folder.
Rick
Universal4
After re-reading your post explaining the error, and how you got around it previously, it seems to me that you could create a folder and secure it with https, and then place any artwork called from that folder.
This would create a different error without the SSL Certificate. The server could assign a self-signed certificate, but if the cert is on a domain that is not in the list of "recognized" certificate authorities, the error would be that the cert is not recognized or self signed (and in Firefox it asks if the user understand the risks, and gives the choice to continue knowing the risks, or to add the exception, or to leave). If the exception is added the user would never see the error again.
With the costs of SSL now (such as the one Dan recommended) it might be worth considering.
The main thing is to get a cert from a RECOGNIZED Authority, so that most common browsers see it as authorized.