<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>Is there a way to verifiy a cert?</div>

<div>I'm thinking about some equivalent to</div>

<div> </div>

<div>openssl rsa -noout -in example.key -check</div>

<div> </div>

<div>but for the public part.</div>

<div> </div>

<div>I found some broken certifiate (lines in the PEM encoding got swapped)</div>

<div> </div>

<div>openssl x509 -in broken.cer but see no way to verify...</div>

<div> </div>

<div>compareing with the original cert shows different thumbprint... but shouldn't there be some kind of checksum to verify?</div>

<div> </div>

<div> </div>

<div>Kind Regards,</div>

<div>Georg</div></div></body></html>