Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 10:57:33 -0500
From:      "Henning, Brian" <brian.henning@navitaire.com>
To:        "'questions@FreeBSD.ORG'" <questions@FreeBSD.ORG>
Subject:   certificate
Message-ID:  <E1846117A30764468D2192D5A48541CC03894C50@exchange.Navitaire.com>

next in thread | raw e-mail | index | archive | help
Hello-
I am trying to run a secure webserver Apache2.0.39 on my bsd machine (port
443). I am at the point I need to create the certificate. 

so far i have installed Apache2.0.39 and then i tried the following command:

openssl req -config openssl.cnf -new -out my-server.csr
Using configuration from openssl.cnf
error on line 1 of openssl.cnf
52353:error:02001002:system library:fopen:No such file or
directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/b
ss_file.c:104:fopen('openssl.cnf','rb')
52353:error:2006D002:BIO routines:BIO_new_file:system
lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_fil
e.c:106:
52353:error:0E064002:configuration file routines:CONF_load:system
lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_l
ib.c:91:

can someone point out what i am doing wrong?
thanks,
brian

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1846117A30764468D2192D5A48541CC03894C50>