Hi,
when generating new CA I will always get following error:
openssl library returns: error:0E064002:configuration file routines:CONF_load:system lib
Any ideas ?
Thnx
On the box in the shell type:
cp /etc/ssl/openssl.cnf /usr/local/openssl/openssl.cnf
This is a regression that I introduced while switching to OpenSSL port 1.0.1l. A fix was already committed a few days ago and will be part of 15.1.4. Sorry for the trouble.
thnx solved :)