 |

SSL - A look at how the Secure Sockets Layer, a protocol for transmitting private documents via the Internet, works. There are also links to more SSL information.
|
 |
 |
 |

SSL Certificate not Working. A look at what to do when you have SSL Certificate problems. Links to further SSL Certificate troubleshooting tips.
 |
SSL Certificate Not Working
There can be any number of reasons why a SSL certificate is not working properly. If you are unsure of the cause then the best course of action is to seek help from the customer support department of your SSL certificate provider. Below are some of the most common SSL certificate errors and possible solutions:
SSL Certificate Not Working: When connecting to my site over https, my browser alerts me that I have both secure and non-secure content.
Solution: This error occurs when you are trying to reference files from your (or somebody else's) web server over http when you have a https session. Either change the file references, e.g. graphics, style sheets, etc, in your HTML web page code to https or use relative links.
SSL Certificate Not Working: My browser states a warning next to "The Security Certificate Date Is Valid" whenever I connect to my web site using SSL.
Solution: This indicates that the certificates has expired, or is not yet valid. It may also indicate that the time/date is incorrect on the computer being used to visit the web site over https.
|
 |
 |
 |

SSL Certificate Not Working: I can not view my web pages over SSL
Solution: This error will occur when your web server, firewall or network has not been correctly configured to serve pages over SSL. Check the following:
Your Certificate Has Been Installed For The Correct Web Site Your Private Key Is Not Corrupt Or Has Not Been Accidentally Deleted You Have Assigned Port 443 As The SSL Port On Your Web Server You Have Opened Port 443 For SSL Traffic On Your Firewall Or Router You Have Correctly Configured Your DNS Settings On Your Network
SSL Certificate Not Working Links
Secure Trust
- More SSL Certificate troubleshooting tips can be found here. (Most common installation issues) www.securetrust.com
Microsoft Support
- Find more information about what to do when an SSL Certificate not Working here. www. support.microsoft.com
|
 |