-
Notifications
You must be signed in to change notification settings - Fork 1
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
Improve text around client cert profile #22
Comments
@mcr bread crumbs. |
@mcr how can we make this issue more actionable? Can you propose some text? Are you asking for the section to be removed? |
Re-reading -05, since it's been awhile.
Avoid deep and complex CA hierarchies to reduce the number of subordinate CA certificates that need to be transmitted. I suggest you reference https://www.ietf.org/archive/id/draft-irtf-t2trg-taxonomy-manufacturer-anchors-00.html#name-number-of-levels-of-certification here. Use session resumption to reduce the number of times a full handshake is needed. Use Connection IDs [DTLS-CID], when possible, to enable long-lasting connections. Use client certificate URLs [RFC6066] instead of full certificates for clients. Whether to utilize any of the above extensions or a combination of them depends on the anticipated deployment environment, the availability of code, and the constraints imposed by already deployed infrastructure (e.g., CA infrastructure, tool support). |
ACTION(@mcr): check that the current text works - especially, around extended key usage for IDevIDs. |
From MCR review:
The text was updated successfully, but these errors were encountered: