문제

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