This is a discussion on SSL problems within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi group. I've configured mod_ssl on Apache 1.3.31 but I'm getting this errors: [Fri Aug 13 21:03:37 2004] [error] ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi group. I've configured mod_ssl on Apache 1.3.31 but I'm getting this errors: [Fri Aug 13 21:03:37 2004] [error] mod_ssl: Init: Unable to read server certificate from file /etc/apache/ssl.crt/server.crt (OpenSSL library error follows) [Fri Aug 13 21:03:37 2004] [error] OpenSSL: error:0D06B08E:asn1 encoding routines:ASN1_d2i_bio:not enough data It seems that I've got no certificate. How can I create one? Do I have to built from the source? I've got Slackware 9.1 with openssl-0.9.7d package installed. Can anyone help me? Thanks in advance, Nuno Paquete |
| |||
| Nuno Paquete wrote: > Hi group. > I've configured mod_ssl on Apache 1.3.31 but I'm getting this errors: > > [Fri Aug 13 21:03:37 2004] [error] mod_ssl: Init: Unable to read server > certificate from file /etc/apache/ssl.crt/server.crt (OpenSSL library error > follows) > [Fri Aug 13 21:03:37 2004] [error] OpenSSL: error:0D06B08E:asn1 encoding > routines:ASN1_d2i_bio:not enough data > > It seems that I've got no certificate. How can I create one? > Do I have to built from the source? > I've got Slackware 9.1 with openssl-0.9.7d package installed. > Can anyone help me? > > Thanks in advance, > Nuno Paquete http://www.tldp.org/HOWTO/SSL-RedHat-HOWTO-3.html Hint: keywords in google: "apache create certificate" |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2004-08-13, Nuno Paquete <nmp@ispgaya.pt> wrote: > > It seems that I've got no certificate. How can I create one? RTFM! http://www.modssl.org/docs/2.8/ssl_faq.html - --keith - -- kkeller-usenet@wombat.san-francisco.ca.us (try just my userid to email me) AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBHVkDhVcNCxZ5ID8RAjpiAKCDJgHb2zFib2uNLHxsZM JYO7Z7OgCfUmmg xP/c0vQ+Cz1DNXHKmfw9ReY= =K8oY -----END PGP SIGNATURE----- |
| ||||
| Torsten Stauder wrote: > http://www.tldp.org/HOWTO/SSL-RedHat-HOWTO-3.html > Hint: keywords in google: "apache create certificate" This document also lives in /usr/doc/Linux-HOWTOs, alongside one called SSL-Certificates-HOWTO. Hope that helps, Jeffrey |