openssl x509
Jump to navigation
Jump to search
openssl x509 --help
openssl x509 -inform
openssl x509 -text
openssl x509 -dates
openssl x509 -subject
openssl x509 -inform pem -noout -text
openssl x509 -noout -text -in /path/to/your/cert.pem
openssl x509 -noout -text -in /path/to/your/cert.pem | grep Validity -A2
openssl x509 -noout -dates
openssl x509 -inform der -noout -text -in /path/to/cerfile.cer openssl x509 -inform pem -noout -text -in /path/to/cerfile.cer
openssl x509 -inform der -in myCert.cer -out certificate.pem
Activities[edit]
- How to check certification expiration date from command line
- Create new x509 certificate: openssl req -x509 -newkey
Related commands[edit]
file your_cert.pem your_cert.cert: PEM certificate
See also[edit]
openssl x509
[-inform | -text | -dates | -subject
|--help
]- X.509, ASN.1,
openssl x509
,.pem, der
, PFX, PKCS, SAN,openssl x509, CSR
openssl
[rand | s_client | passwd
|openssl req
|openssl rsa
|openssl genrsa
|openssl x509
|openssl ca
|openssl verify
|openssl ec
|openssl dgst
|openssl pkcs12
|openssl asn1parse
|openssl help
|.cer to .pem, openssl version
Advertising: