Joe Novielli wrote:
>
> I'm trying to generating a self signed certificate that expires in 3
> days with:
>
> openssl req -new -x509 -nodes -out httpsd.pem -keyout httpsd.pem -days 3
>
> (Note: not sure if I MUST use a openssl.cnf file - I don't use it in the
> above statement).
>
>
I'm trying to generating a self signed certificate that expires in 3
days with:
openssl req -new -x509 -nodes -out httpsd.pem -keyout httpsd.pem -days 3
(Note: not sure if I MUST use a openssl.cnf file - I don't use it in the
above statement).
In my httpsd.conf file, when I specify