When I run:
openssl req $@ -config /usr/share/apache2/ssleay.cnf  -new -x509 \ -days
365 -nodes -out /etc/apache2/ssl/apache.pem \
-keyout /etc/apache2/ssl/apache.pem

I get this output:

error on line -1 of /usr/share/apache2/ssleay.cnf
16995:error:02001002:system library:fopen:No such file or
directory:bss_file.c:122:fopen('/usr/share/apache2/ssleay.cnf','rb')
16995:error:2006D080:BIO routines:BIO_new_file:no such
file:bss_file.c:125:
16995:error:0E078072:configuration file routines:DEF_LOAD:no such
file:conf_def.c:197:

The only ssleay.cnf file I find is /usr/share/ssl-cert/ssleay.cnf

Anyone got a working command that will allow me to get ssl working
again? I recently had to upgrade from apache1 due to its removal, and I
need some snakeoil certs!

mike

-- 
Michael R. Head <[EMAIL PROTECTED]>
http://www.suppressingfire.org/~burner/
http://suppressingfire.livejournal.com
http://picasaweb.google.com/demiri.head.wedding



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to