Hi, I did a search and only found 1 thread that addressed this type of issue.
I just started using LS and I'm coming from a service that did everything for me on the server side. I finally started working on my own website that was too large for any services out there to handle. So now I have a cluster.
I'm using LS Load Balancer, with 2 server running LS Web server, an SQL server and a storage server. All separate physical servers.
The http part of the site currently works, but the 443 doesn't.
I purchased a Unified Communications Cert from DigiCert and have 3 cert files.
Edit: The files are: DigiCertCA.cer, <mysite>.cer, and TrustedRoot.cer
I setup a 443 listener with secure set to yes.
I setup the SSL for that listener.
- The key file is the request file I created with OpenSSL.
- The Cert file is the main file that DigiCert sent back.
- Chained is set to Not Set
- CA Cert path is set to the absolute path where my Certs are stored (outside of the web-root)
- CA Cert is pointed at the CA Cert file from DigiCert.
I pointed the 443 at the correct virtual host (only one is setup on these servers)
I did a graceful restart of the server.
When I got to the site using "https" protocol, I get an error in FireFox that says:
"Firefox cannot connect securely to <my site> because the site uses a security protocol that is not enabled."
I tried setting the SSL version to all three and neither worked.
I also tried setting the encryption level to Medium. Each change I made to the server, I did a graceful restart.
Any ideas?
I just started using LS and I'm coming from a service that did everything for me on the server side. I finally started working on my own website that was too large for any services out there to handle. So now I have a cluster.
I'm using LS Load Balancer, with 2 server running LS Web server, an SQL server and a storage server. All separate physical servers.
The http part of the site currently works, but the 443 doesn't.
I purchased a Unified Communications Cert from DigiCert and have 3 cert files.
Edit: The files are: DigiCertCA.cer, <mysite>.cer, and TrustedRoot.cer
I setup a 443 listener with secure set to yes.
I setup the SSL for that listener.
- The key file is the request file I created with OpenSSL.
- The Cert file is the main file that DigiCert sent back.
- Chained is set to Not Set
- CA Cert path is set to the absolute path where my Certs are stored (outside of the web-root)
- CA Cert is pointed at the CA Cert file from DigiCert.
I pointed the 443 at the correct virtual host (only one is setup on these servers)
I did a graceful restart of the server.
When I got to the site using "https" protocol, I get an error in FireFox that says:
"Firefox cannot connect securely to <my site> because the site uses a security protocol that is not enabled."
I tried setting the SSL version to all three and neither worked.
I also tried setting the encryption level to Medium. Each change I made to the server, I did a graceful restart.
Any ideas?
Last edited: