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

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
 
* <code>[[/etc/letsencrypt/csr/]]</code>
 
* <code>[[/etc/letsencrypt/csr/]]</code>
 
* [[macOS]] [[Keychain Access app]]
 
* [[macOS]] [[Keychain Access app]]
 +
 +
== Activities ==
 +
* Open
 +
* Create a certificate
 +
* Create a certificate authority
 +
* Create a certificate for someone else as a Certificate Authority
 +
* Request a certificate from a Certificate Authority
 +
* Set the default Certificate Authority
 +
* Evaluate a Certificate
  
 
== See also ==
 
== See also ==

Revision as of 21:33, 21 February 2022

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


file example.org.csr
example.org.csr: PEM certificate request

Related terms

Activities

  • Open
  • Create a certificate
  • Create a certificate authority
  • Create a certificate for someone else as a Certificate Authority
  • Request a certificate from a Certificate Authority
  • Set the default Certificate Authority
  • Evaluate a Certificate

See also

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