Page 2 of 2

Re: New AS Plugin: Certificate Viewer

Posted: 11 Feb 2023, 14:30
by AD7
vilo wrote: 30 Jan 2023, 16:37 And regarding the second example, it seems that the certificate file was not parsed. I think it's because of the uncommented lines just above the --BEGIN CERTIFICATE-- line, try out to comment them out to view the content, or try to run:

Code: Select all

openssl x509 -in e:\cacert.pem -text
Then it should work with your file. If not, it will not work also with this plugin, as both use the same parsing engine.
Please look at title bars of both screenshots. Do you see how a certificate was viewed/opened? It's fine. :D