SSL and CSQamp
Hi,
I'm having trouble getting a secure server setup to work using CSQamp. Here's what I've done:
1. Installed CSQamp.
2. Created a self-signed certificate following the instructions found on http://meljr.com/~meljr/ssl_cert_Sol10.html.
3. Edited httpd.conf and ssl.conf with my server name and the locations of the key and certificate files.
4. Ran /usr/local/apache2/bin/apachectl startssl
Now, if I try a secure connection with Firefox, I get a 'connection was interrupted' message. IE seems to work, with just the usual self-signed certificate warning.
I've also noticed that I can connect successfully using '/usr/sfw/bin/openssl s_client -connect localhost:443', but if I try connecting with /opt/csw/bin/openssl, or the openssl on a Linux server, I get an ssl handshake failure.
Any clues what I might be missing?
Thanks!
-Ann

