22 Dec
2011
22 Dec
'11
2:17 a.m.
Hi,
Keep getting this error message when running "make" in my /raddb/certs directory I reinstalled openssl but to no avail. Any thoughts?
/usr/bin/openssl ca -batch -keyfile ca.key -cert ca.pem -in server.csr -key `grep output_password ca.cnf | sed 's/.*=//;s/^ *//'` -out server.crt -extensions xpserver_ext -extfile xpextensions -config ./server.cnf
Using configuration from ./server.cnf ERROR: loading the config file 'xpextensions'
does the 'xpextensions' file exist in your raddb/certs directory? does it have useful permissions? alan