software:openssl
Differences
This shows you the differences between two versions of the page.
| software:openssl [2023-08-26 18:07] – created dave | software:openssl [2026-07-14 15:51] (current) – [Check a PFX] dave | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| openssl pkcs12 -info -in MY_CERT.pfx | openssl pkcs12 -info -in MY_CERT.pfx | ||
| + | That doesn' | ||
| + | openssl pkcs12 -in MY_CERT.pfx -clcerts -nokeys | openssl x509 -noout -subject -issuer -dates | ||
| + | | ||
| + | |||
| + | | ||
| ===== Check a CSR ===== | ===== Check a CSR ===== | ||
| Verify the CSR and print CSR data filled in when generating the CSR: | Verify the CSR and print CSR data filled in when generating the CSR: | ||
software/openssl.1693073236.txt.gz · Last modified: by dave
