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

Begin issuing certificates with IP Address identifiers #7311

Open
11 tasks
aarongable opened this issue Feb 6, 2024 · 3 comments
Open
11 tasks

Begin issuing certificates with IP Address identifiers #7311

aarongable opened this issue Feb 6, 2024 · 3 comments

Comments

@aarongable
Copy link
Contributor

This bug is an umbrella/tracking bug, acting as a one-stop-shop to see progress on the multiple sub-tasks necessary to achieve this 2024 OKR.

We intend to support IP Address identifiers only in short-lived certificates.

Prerequisities:

Subtasks:

  • Teach the SA to store authorization objects with identifier type "ipAddress"
  • Teach the RA to plumb new-order ipAddress identifiers to the SA
  • Implement RFC 8738: ACME IP Identifier Validation #2706 in the VA and RVA
  • Teach the RA to plumb challenge ipAddress identifiers to the VA and RVA
  • Ensure the CA produces correct and compliant certificates including IP addresses
  • Ensure the CA rejects issuance of long-lived certs with ipAddress identifiers
  • Teach the RA to plumb finalize ipAddress identifiers to the CA
  • Teach the WFE to plumb ipAddress identifiers to the RA
  • Optional: Restrict ipAddress identifiers to an allow-list of registration IDs, to allow slow controlled roll-out
@Manouchehri
Copy link

Is there any planned target date for this? =)

@aarongable
Copy link
Contributor Author

While we do have internal goals, we do not have a date that we are willing to commit to in public, sorry.

@Manouchehri
Copy link

No worries, I’m just excited!

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