I created a certificate on the caserver with issue_certs.bin, giving it the 
type of server_cert (related question, for RA operators should the type be 
user_cert?). Worked fine, and I copied the cert from 
/usr/local/OpenCA/outbound/certs/ and the key from 
/usr/local/OpenCA/private/ to /etc/httpd/conf/ssl.crt (stock RH7.1 machine).

Apache config has
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt

I get this error on httpd startup:

[Fri Sep 21 07:53:59 2001] [error] mod_ssl: Init: 
(fl-raserver.mcs.anl.gov:443) Unable to configure RSA server private key 
(OpenSSL library error follows)
[Fri Sep 21 07:53:59 2001] [error] OpenSSL: 
error:0B080074:lib(11):func(128):reason(116)

Any ideas?

thanks,
--bob


_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to