Closed The-Lum closed 2 years ago
Sorry, I forgot to answer here...
The extension viewer can parse and display the extension content, but support for every single extension has to be explicitly implemented, whereas the ASN.1 viewer simply uses a very long list of OIDs and their names.
I will be using the simple list from the ASN.1 viewer as a fallback solution to get at least a name for the extension even if the extension viewer cannot parse it.
Thanks for pointing that out! 👍
Describe the bug
1.3.6.1.4.1.311.21.14 - CrlSelfCDP
on 'CRL Extensions' screen.Expected behavior
(Unknown OID)
putCrlSelfCDP
orCRL SELF CDP
on 'CRL Extensions' screen.➡️ Is the correction will be on
X509ExtensionType.java
? If I can help...Screenshots
KO on 'CRL Extensions' screen:
OK on 'CRL ASN.1 Dump':
Environment
5.5.0
openjdk version "11.0.8" 2020-07-14
Windows 10
Other requests Similar pseudo request #278