Verify pem certificate chain using openssl
I am trying to write a code which receives a pcap file as an input and returns invalid certificates from it.
I have parsed certificate chains, and I’m trying to verify them.
Because I get the certificates chains out of a pc… Continue reading Verify pem certificate chain using openssl