Is there any tool available that verifies whether it's a PGP, x.509, etc. certificate? I know that I can view the details of installed certificates via the web browser (IE, FireFox, ...) and the Mircrosoft Management Console (MMC), but does a certificate version of V3 indicates that it's a x.509 type. (The latest version of x.509 is version 3)

有帮助吗?

解决方案

Regarding to Eugene Mayevski 'EldoS Corp suggestion, an implementation of a X509TrustManager can do the job. You will find such an implementation within this answer.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top