Certificate Signing Request (CSR)
Jump to navigation
Jump to search
↑ https://gist.github.com/Soarez/9688998
wikipedia:Certificate Signing Request (CSR)
Read CSR
openssl req -text -noout -in root.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[edit]
Activities[edit]
Keychain Access app activities
See also[edit]
- Certificate, CSR (PKCS10),
/etc/letsencrypt/csr/
,openssl req
, X.509, [.pem
,.cer
,.csr
], Kubernetes CertificateSigningRequest - CSR:
openssl req [ -x509 ]
- Certificate, certificate extensions (
.pem
,.pfx
), CSR,.csr
, root certificate, public certificate - PKI, OpenCA, openSSL, Certificate Transparency (CT), DogTag, FreeIPA, Key management, KMIP, CSR,
/etc/pki/
Advertising: