Openssl req

From wikieduonline
Revision as of 10:59, 17 December 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search


openssl req -config root-ca.cnf  -key /your_path/private/root-ca_key.pem -new -x509 -days 3650 -sha256 -extensions v3_ca -out /your_path/private/root-ca_cert.pem


See also

Advertising: