Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSL problem

Status
Not open for further replies.

JiggyPoo

Technical User
Dec 31, 2002
66
US
Good Evening,

I am running Apache 2.0.49 on Suse9.1; I am orking to get SSL deployed. I have OpenSSL installed and configured. I have purchased a signed certificate and installed it in the appropriate directory under etc/ssl/ along with the private key.

When attempting to connect to the service I get an "unexpected browser error". Nothing shows up in the apache logs, either. Any ideas what may be the problem?
 
Wishdiak,

I've read that document 4 times now. Anyhow, I got the problem fixed. I had to insert the SSLCACertificate clause into the host so that it knew where the root certifcates where stored. Once I did this, SSL worked correctly. Thanks for your reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top