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 cannot represent the extension Policy Mappings in JSON output #250

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

Comments

@GOODPWDCETCSZ
Copy link

Env: Ubuntu x64

Go version: 1.13, 1.15

Reproduce: ./zcertificate seed-4s18-12s35-17s32-22s35-112s19-752s30-822s27.pem

Expected result:

X509v3 Policy Mappings: 
                2.5.29.32.1:1.3.5.8

Actual result:

"unknown_extensions": [
...
    {
      "id": "2.5.29.33",
      "critical": false,
      "value": "MA0wCwYEVR0gAQYDKwUI"
    }

Attachment

seed-4s18-12s35-17s32-22s35-112s19-752s30-822s27.zip

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