Difference between revisions of "Certificate Signing Request (CSR)"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
  
 
== See also ==
 
== See also ==
 +
* {{openssl}}
 
* {{HTTPS}}
 
* {{HTTPS}}
  

Revision as of 10:37, 3 March 2021

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

Related terms


See also

  • https://gist.github.com/Soarez/9688998
  • Advertising: