New AS Plugin: Certificate Viewer

Support for developers of new plugins, third-party plugin announcements and discussions.
User avatar
AD7
Posts: 566
Joined: 28 Jan 2006, 16:21

Re: New AS Plugin: Certificate Viewer

Post 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
Post Reply