You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now inspect only shows the common fields. with --verbose it should dump all x509v3 extensions (key usage, extended key usage, authority info, CRL distribution points etc).
the data is available from x509-parser, just needs to be rendered.
right now inspect only shows the common fields. with --verbose it should dump all x509v3 extensions (key usage, extended key usage, authority info, CRL distribution points etc).
the data is available from x509-parser, just needs to be rendered.