Forum Discussion
PiotrL
Oct 17, 2019Cirrus
Cerificate bundles - list of subject names
Hi, is it possible to list all subject names of all certs in certificate bundle ? The command: "list sys crypto cert bundle.crt" gives only one cert info.
- Oct 17, 2019
I found the solution on https://serverfault.com/questions/590870/how-to-view-all-ssl-certificates-in-a-bundle
openssl crl2pkcs7 -nocrl -certfile bundle.pem | openssl pkcs7 -print_certs -text -noout
PiotrL
Oct 17, 2019Cirrus
I found the solution on https://serverfault.com/questions/590870/how-to-view-all-ssl-certificates-in-a-bundle
openssl crl2pkcs7 -nocrl -certfile bundle.pem | openssl pkcs7 -print_certs -text -noout
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects