OpenSSL has a s_client command that allows you to pull the certificates a web page sends and verify the chain of trust against whatever root CA store OpenSSL is using. Is there a way to do something similar for NSS? i.e. pull the certificates a web page sends and validate them against the current set of Mozilla root certificates?

And if there is, where do I get it from and how do I compile it? (if its one of the standard utilities in NSS, how do I compile those?)
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to