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

autogenerate-API does not respect intermediate-specific CAA identifiers #78

Open
brauckmann opened this issue Oct 5, 2017 · 1 comment
Assignees

Comments

@brauckmann
Copy link

The autogenerate-feature currently does not respect intermediate-specific CAA identifiers. See also issue #39. It produces CAA RRs which are unusable for the users of intermediate CAs with specific CAA identifiers.

Test case: domain www.dfn.de currently auto-generates a CAA RR

www.dfn.de. CAA 0 issue "telesec.de"

It should generate:

www.dfn.de. CAA 0 issue "pki.dfn.de"

As this is done via api https://sslmate.com/caa/api/autogenerate/ which does not seem to be part of any public repository, its not possible to help with a patch.

@AGWA
Copy link
Member

AGWA commented Oct 17, 2017

This is a known problem. Unfortunately, it won't be easy to fix until Mozilla starts collecting per-intermediate CAA information.

@AGWA AGWA self-assigned this Mar 5, 2019
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