On Wednesday 26 July 2006 11:39, itboi wrote: > I reconfiged the httpd file with: > > <VirtualHost 192.168.0.1:443> > # use SSL with default configuration > SSLEnable > SSLCertificateFile /usr/local/OpenCA/var/crypto/cacerts/cacert.crt > SSLCertificateKeyFile /usr/local/OpenCA/var/crypto/keys/cakey.pem > SSLVerifyClient 0 > SSLVerifyDepth 10 > SSLLogFile /usr/local/apache/logs/SSL_log > </VirtualHost>
Hummm... I think you are on the wrong way. You are using the public and the private key of your CA ! > Then i go to command line and typing: > [EMAIL PROTECTED] bin]# ./apachectl startssl > Apache/1.3.36 mod_ssl/2.8.27 (Pass Phrase Dialog) > Some of your private key files are encrypted for security reasons. > In order to read them you have to provide us with the pass phrases. > > Server test.com:443 (RSA) > Enter pass phrase: > > But I entered pass phrase invalid, because I don't know "pass phrase" > created from where? and how to generate that file? > Then can you help me re-create the cacert.crt and cakey.pem file? how to > create? Forget these files ! Should not use them like this ! Instead, follow the instructions in one of my previous mails. Or you can follow a howto found on the internet. -- Nicolas MASSÉ Pour récupérer ma clef GPG: gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433 Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433
pgpJhiCTlCpuw.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
