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

[Feature request] DNS CAA records: support checking for Extensions for Account URI and ACME Method Binding (RFC 8657) #2483

Open
Seirdy opened this issue Mar 26, 2024 · 2 comments

Comments

@Seirdy
Copy link

Seirdy commented Mar 26, 2024

Which version are you referring to

3.2rc3, Using "OpenSSL 3.1.1 30 May 2023 (Library: OpenSSL 3.1.1 30 May 2023)" [~94 ciphers]

Describe your feature request (if it's a technical feature)

testssl.sh currently checks for CAA records. It doesn't check or validate RFC 8657's extensions for account and method binding, which restrict who can request certificates and how.

Describe the solution you'd like

testssl.sh can check for and validate the accounturi and validationmethods parameters of a CAA DNS record, potentially with DNSSEC depending on the value of HAS_DIG.

Prior art: sesh/ready@43988ee

@drwetter
Copy link
Owner

drwetter commented Apr 9, 2024

Thanks. Do you know of any hosts supporting those extensions?

@Seirdy
Copy link
Author

Seirdy commented Apr 10, 2024

seirdy.one (my domain) has supported these since Let's Encrypt first rolled out support to production servers.

dottedmag.eu/dottedmag.net does too, as does grapheneos.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants