I am trying to make a test cert
for my apache-SSL server and am running the following command:
'openssl req -new /usr/local/test.csr'
and I get the following error:
"unable to find 'distinguished_name' in
config"
Is it supposed to be in the /etc/ssl/openssl.cnf
file? If so what is the syntax that I have to use? TIA..
-Jason
|