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

Updated Abstract #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Updated Abstract #12

wants to merge 5 commits into from

Conversation

hannestschofenig
Copy link
Collaborator

Based on feedback from Matthijs van Duin I have updated the abstract to better describe the goal of this specification.

Based on feedback from Matthijs van Duin I have updated the abstract to better describe the goal of this specification.
Copy link
Collaborator

@tireddy2 tireddy2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest of changes look good.

Copy link
Collaborator

@stfries stfries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look okay for me. I only added smaller proposal to enhance the statement regarding cryptographic parameter negotiation.
I know, we do not provide that certificate update option in the ExtendedKeyUpdate, but I thought it would be good to point to that capability in TLS 1.2

application traffic secrets after the initial handshake.

Earlier versions of TLS supported renegotiation, a mechanism that allowed peers to
establish new cryptographic parameters within an existing session. However, due to
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe to add, session renegotiation did not only allow to establish new cryptographic parameter for the sesssion, it also allowed to utilized an updated long term credential (certificate). This adresses cases, were the initially used long term credential may have reached the validity end or may have been revoked in the meantime.

Proposal to change the sentence to:
Earlier versions of TLS supported session renegotiation, a mechanism that allowed peers to
establish new cryptographic parameters within an existing session including the potential update of the initially utilized long term keys (certificates) with renewed credentials.

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 this pull request may close these issues.

3 participants