Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zcrypto does not represent the ext name inhibitAnyPolicy in JSON output #254

Open
GOODPWDCETCSZ opened this issue Jan 26, 2021 · 0 comments

Comments

@GOODPWDCETCSZ
Copy link

Env: Ubuntu x64

Go version: 1.13, 1.15

Reproduce: ./zcertificate seed-5s26-66s28-558s39-917s30.pem

Expected result:
similar to

X509v3 Inhibit Any Policy: 
                2

Actual result:

"unknown_extensions": [
    {
      "id": "2.5.29.54",
      "critical": false,
      "value": "AgEC"
    },
...
]
>openssl asn1parse -genstr OID:2.5.29.54
    0:d=0  hl=2 l=   3 prim: OBJECT            :X509v3 Inhibit Any Policy

Attachments:

seed-5s26-66s28-558s39-917s30.zip

@GOODPWDCETCSZ GOODPWDCETCSZ changed the title Zcrypto does not represent the ext inhibitAnyPolicy in JSON output Zcrypto does not represent the ext name inhibitAnyPolicy in JSON output Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants