We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Env: Ubuntu x64
Go version: 1.13, 1.15
Cmd: ./zcertificate seed-7s35-9s14-10s18-26s21.pem
Expected result: to show the extension "Freshest CRL".
Actual result:
"unknown_extensions": [ { "id": "2.5.29.46", "critical": false, "value": "MEswSaAVoRMwEQYDVQQDDApraW94aWEuY29tgQMHf4CiK4EHZ0BoLmNvbYIPd3d3LmV4YW1wbGUuY29thg93d3cuYi5jb20vYy5leHQ=" }
OpenSSL proves the id is Freshest CRL. openssl asn1parse -genstr OID:2.5.29.46 0:d=0 hl=2 l= 3 prim: OBJECT :X509v3 Freshest CRL
As cpu commented in zmap/zcertificate#23, we report this issue here.
seed-7s35-9s14-10s18-26s21.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Env: Ubuntu x64
Go version: 1.13, 1.15
Cmd: ./zcertificate seed-7s35-9s14-10s18-26s21.pem
Expected result: to show the extension "Freshest CRL".
Actual result:
"unknown_extensions": [
{
"id": "2.5.29.46",
"critical": false,
"value": "MEswSaAVoRMwEQYDVQQDDApraW94aWEuY29tgQMHf4CiK4EHZ0BoLmNvbYIPd3d3LmV4YW1wbGUuY29thg93d3cuYi5jb20vYy5leHQ="
}
OpenSSL proves the id is Freshest CRL.
openssl asn1parse -genstr OID:2.5.29.46
0:d=0 hl=2 l= 3 prim: OBJECT :X509v3 Freshest CRL
As cpu commented in zmap/zcertificate#23, we report this issue here.
seed-7s35-9s14-10s18-26s21.zip
The text was updated successfully, but these errors were encountered: