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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 14: Line 14:
 
* <code>[[openssl ca -config]]</code>
 
* <code>[[openssl ca -config]]</code>
 
* <code>[[/etc/letsencrypt/csr/]]</code>
 
* <code>[[/etc/letsencrypt/csr/]]</code>
 +
* [[Keychain Access]]
  
 
== See also ==
 
== See also ==

Revision as of 12:35, 1 October 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: