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

Update profiles to include planned "tlsserver" and "shortlived" profiles #260

Closed
aarongable opened this issue Jan 13, 2025 · 0 comments · Fixed by #258
Closed

Update profiles to include planned "tlsserver" and "shortlived" profiles #260

aarongable opened this issue Jan 13, 2025 · 0 comments · Fixed by #258
Assignees
Milestone

Comments

@aarongable
Copy link
Contributor

The "tlsserver" profile will omit:

  • Subject Common Name
  • Subject Public Key Identifier
  • TLS Client Auth EKU
  • keyEncipherment KU

The "shortlived" profile will do all of the above, and also:

  • Have a validity period of less than 7 days
  • Omit revocation information (AIA OCSP and/or CRLDP URLs)
@aarongable aarongable self-assigned this Jan 13, 2025
@aarongable aarongable added this to the Q1 2025 milestone Jan 13, 2025
aarongable added a commit that referenced this issue Jan 15, 2025
The TLS Client Auth EKU will be omitted from Subscriber Certificates
issued under the "tlsserver" profile, and likely omitted from
Subordinate CA Certificates issued later this year to comply with
Chrome's "single purpose hierarchy" requirement.

Fixes #260
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

Successfully merging a pull request may close this issue.

1 participant