Getting the Root CA Certificate SHA1 Thumbprint
Question: (In VB6) One thing we would like to do is to read out the SHA1 fingerprint of the root ca. For example, the programm should read the user certificate. The user certificate has a certification path. Is it possible to read out the fingerprint of the top-level root certificate? Answer: Here is a sample program. The user certificate is […]