Hello,
 
Is there a way to verifiy a cert?
I'm thinking about some equivalent to
 
openssl rsa -noout -in example.key -check
 
but for the public part.
 
I found some broken certifiate (lines in the PEM encoding got swapped)
 
openssl x509 -in broken.cer but see no way to verify...
 
compareing with the original cert shows different thumbprint... but shouldn't there be some kind of checksum to verify?
 
 
Kind Regards,
Georg
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to