Certificate Signing Request (CSR)

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

wikipedia:Certificate Signing Request (CSR)

Read CSR

Create a CSR with subject CN=<common name>,O=<realm>, for example:

  • certutil -R -d <database path> -a -g <key size> -s 'CN=<common name>,O=DOMAIN.COM'

Generate a CSR

  • openssl req -new -key example.org.key -out example.org.csr[1]

Related terms


See also

Advertising: