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
We should have a simple script that converts DNSKEY records or zone files and to PKCS-style public keys.
nlnet task 4b
The text was updated successfully, but these errors were encountered:
Algorithm types: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml
Script should support RSA, ECDSA, Ed25519, Ed448. We can probably ignore the rest, stats: https://dnsthought.nlnetlabs.nl/vis/
Sorry, something went wrong.
Add initial dnssec2pem script (RSA only)
0ab065f
Bug: #1
dnssec2pem: add ECDSA support
8b0095e
No branches or pull requests
We should have a simple script that converts DNSKEY records or zone files and to PKCS-style public keys.
nlnet task 4b
The text was updated successfully, but these errors were encountered: