loading private key? urgent.... please help if you can

2001-12-21 Thread Mike K
Hi all... Before upgrading, one of my virtual domains (ip based) had SSL setup and was working fine. The second domain did not work. The error was odd according to people in IRC support channels, and I was told to upgrade to all of the latest versions. I did that. Now when I try to run

Re: loading private key? urgent...please help!

2001-12-21 Thread Mike K
I got this fixed by re-installing OpenSSL from ports, then apache-modssl from ports. I also re-generated the keys/csr's and purchased new certificates from www.freessl.com (geotrust's quickssl $99). -Mike - Original Message - From: David Orman [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Please help - startssl fails due to errors

2001-12-20 Thread Mike K
[Thu Dec 20 16:48:20 2001] [error] mod_ssl: Init: Private key not found (OpenSSL library error follows)[Thu Dec 20 16:48:20 2001] [error] OpenSSL: error:0D06B078:asn1 encoding routines:ASN1_get_object:header too long That is from my error_log. Any ideas how to fix this? -MK

Re: loading private key? urgent...please help!

2001-12-19 Thread Mike K
Thanks - Original Message - From: Owen Boyle [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 19, 2001 12:34 AM Subject: Re: loading private key? urgent...please help! Mike K wrote: Hi all... Before upgrading, one of my virtual domains (ip based) had SSL setup

loading private key? urgent...please help!

2001-12-18 Thread Mike K
Hi all... Before upgrading, one of my virtual domains (ip based) had SSL setup and was working fine. The second domain did not work. The error was odd according to people in IRC support channels, and I was told to upgrade to all of the latest versions. I did that. Now when I try to run

Pass Phrase

2001-04-21 Thread Mike K
hi... ive got apache 1.3.12 running with openssl... had everything working fine with SSLPassPhraseDialog Builtin Now I decided that I dont want to always be prompted for the passphrase, so I set: SSLPassPhraseDialog exec:/www/bin/q /www/bin/q is: #!/usr/bin/perl print pass_here; The q script