Installing a SSL certificate in 10.3.9 - I totally cant do it.
http://developer.apple.com/server/security_ssl.html
and still I cannot start WEB after installing the certificate. The logs show various errors as shown below:
[Thu Jan 22 11:10:17 2009] [warn] module mod_WebObjects.c is already added, skipping
[Thu Jan 22 11:10:17 2009] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Thu Jan 22 11:10:17 2009] [error] mod_ssl: Init: (www.website.co.nz:16080) Ops, no RSA or DSA server certificate found?!
[Thu Jan 22 11:10:17 2009] [error] mod_ssl: Init: (www.website.co.nz:16080) You have to perform a full server restart when you added or removed a certificate and/or key file
[Thu Jan 22 11:10:22 2009] [error] mod_ssl: Init: Pass phrase incorrect (OpenSSL library error follows)
[Thu Jan 22 11:10:22 2009] [error] OpenSSL: error:0D07207B:asn1 encoding routines:ASN1 getobject:header too long
[Thu Jan 22 11:10:27 2009] [error] mod_ssl: Init: Pass phrase incorrect (OpenSSL library error follows)
[Thu Jan 22 11:10:27 2009] [error] OpenSSL: error:0D07207B:asn1 encoding routines:ASN1 getobject:header too long
[Thu Jan 22 11:13:13 2009] [error] mod_ssl: Init: Pass phrase incorrect (OpenSSL library error follows)
[Thu Jan 22 11:13:13 2009] [error] OpenSSL: error:0D07207B:asn1 encoding routines:ASN1 getobject:header too long
I can't understand why I keep getting pass phrase incorrect when I followed the document exactly and I have only one passphrase and it's been the same all the way through.
I hope someone can help because I'm going nuts here.
Apple, Mac OS X (10.4.11)