8/14/2009 12:51
I just bought a 5 year SSL certificate for my domain. After just a few hours, everything was done and I got my .crt (and .csr) file.
So far so good, but how do I use this certificate in apache?
Don't I need a ca.pem and domain.key file?
Just using the .crt alone in Apache causes this:
[Fri Aug 14 21:47:51 2009] [error] Init: Private key not found
[Fri Aug 14 21:47:51 2009] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
[Fri Aug 14 21:47:51 2009] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Fri Aug 14 21:47:51 2009] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
[Fri Aug 14 21:47:51 2009] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
(using Apache 2.2.11 with OpenSSL 0.9.8)
Reply
QuoteLikeSorry, you do not have permission to post in our forums. Please contact our Support Team if you have any questions.