Hi all - I'm trying to help someone with their Apache/mod_ssl setup on Red Hat Linux 6.2, and can't get the builtin mechanism to work to read the PEM passphrase for two private keys. Both of the private keys use the same passphrase. When I configure for one or the other of the sites individually, I'm prompted for the passphrase and the server starts up fine. But when I try to start up both at the same time, I get a failure message for the first pass phrase and success for the second. Any ideas? Sample screengrabs below: Starting either www.site-A.com or www.site-B.com works: # /etc/rc.d/init.d/httpsd start Starting httpsd with SSL Some of your private key files are encrypted for security reasons. In order to read them you have to provide Apache with the pass phrases. Server: www.site-A.com:443 Enter PEM pass phrase: [ OK ] Starting both fails: # /etc/rc.d/init.d/httpsd start Starting httpsd with SSL Some of your private key files are encrypted for security reasons. In order to read them you have to provide Apache with the pass phrases. Server: www.site-A.com:443 Enter PEM pass phrase: Pass phrases do not match; try again. Server: www.site-B.com:443 Enter PEM pass phrase: [ OK ] Larry Leszczynski [EMAIL PROTECTED] -- furph, Inc. WWW/Unix/Windows Solutions 734-658-4195 [EMAIL PROTECTED] http://www.furph.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
