Displaying 2 results from an estimated 2 matches for "nameopt".
2013 Jan 08
6
Why is localhost self-signed cert a CA cert?
...e localhost cert being a CA cert, thus allowed to sign other certs,
MAY have legal implications in the USofA and EU.
Why was this chosen? Why is not -extensions v3_req used in the
certificate creation?
Oh you can see this for yourself with:
openssl x509 -in /etc/pki/certs/localhost.crt -text -nameopt multiline
-noout|more
2013 Mar 11
3
SSL Certificate
Dear All
This is my continuation of postfix setup.
Following link
http://campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServerfor
postfix setup.
At one stage it says,
Configuring The Server Setup SSL Certificate
Now generate an SSL certificate for postfix and dovecot to have TLS
support. Replace mail.example.com with your server hostname.
> genkey --days 3650