On 07/09/2017 07:58, "Georg Höllrigl" wrote:
*Gesendet:* Mittwoch, 06. September 2017 um 18:06 Uhr
*Von:* "Jakob Bohm"
*An:* openssl-users@openssl.org
*Betreff:* Re: [openssl-users] openssl -check
On 06/09/2017 16:18, "Georg Höllrigl" wrote:
> Hello,
> Is
Gesendet: Mittwoch, 06. September 2017 um 18:06 Uhr
Von: "Jakob Bohm"
An: openssl-users@openssl.org
Betreff: Re: [openssl-users] openssl -check
On 06/09/2017 16:18, "Georg Höllrigl" wrote:
> Hello,
> Is there a way to verifiy a cert?
> I'm thinking abou
On 06/09/2017 16:18, "Georg Höllrigl" wrote:
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
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...
c