|
From: Udo L. <udo...@al...> - 2014-10-16 08:54:53
|
Hi,
due to broken SSLv3 I try to move from pound to nginx on a devil-linux box.
But with nginx I got following error messages:
nginx: [emerg] PEM_read_bio_X509_AUX("/etc/ssl/private/key.pem") failed
(SSL: error:25066067:DSO support routines:DLFCN_LOAD:could not load the
shared library:filename(libz.so): libz.so: cannot open shared object
file: No such file or directory error:25070067:DSO support
routines:DSO_load:could not load the shared library error:0906D06C:PEM
routines:PEM_read_bio:no start line)
Versions:
Devil-Linux 1.6.6-x86_64
nginx/1.5.12
file /etc/ssl/private/key.pem
/etc/ssl/private/key.pem: PEM RSA private key
I try to run nginx simply with
/usr/sbin/nginx
Has anyone nginx running with ssl?
Udo
|