Skip to content

Conversation

cpu
Copy link
Member

@cpu cpu commented Dec 6, 2023

Without the context of RFC 8446 in your mind the use of the ProtocolVersion::TLSv1_2 constant in the TLS 1.3 MessageEncrypter implementations appears like an oversight or copy/paste error. This commit adds a brief explanatory comment.

@cpu cpu self-assigned this Dec 6, 2023
@cpu
Copy link
Member Author

cpu commented Dec 6, 2023

rustls / Check semver compatibility (pull_request) Failing after 23s

#1672

@cpu cpu enabled auto-merge December 6, 2023 18:35
@cpu cpu disabled auto-merge December 6, 2023 18:35
Without the context of RFC 8446 in your mind the use of the
`ProtocolVersion::TLSv1_2` constant in the TLS 1.3 `MessageEncrypter`
implementations appears like an oversight or copy/paste error. This
commit adds a brief explanatory comment.
@cpu cpu force-pushed the cpu-why-tls12-in-tls13 branch from 6a0ddf7 to 130e14f Compare December 6, 2023 18:36
@cpu
Copy link
Member Author

cpu commented Dec 6, 2023

cpu force-pushed the cpu-why-tls12-in-tls13 branch from 6a0ddf7 to 130e14f

Caught a typo in my commit message.

@cpu cpu enabled auto-merge December 6, 2023 18:36
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17e938c) 95.90% compared to head (130e14f) 95.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1671   +/-   ##
=======================================
  Coverage   95.90%   95.90%           
=======================================
  Files          78       78           
  Lines       16201    16205    +4     
=======================================
+ Hits        15537    15541    +4     
  Misses        664      664           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cpu cpu added this pull request to the merge queue Dec 6, 2023
Merged via the queue into rustls:main with commit 495acf3 Dec 6, 2023
@cpu cpu deleted the cpu-why-tls12-in-tls13 branch December 6, 2023 18:50
@cpu cpu mentioned this pull request Dec 7, 2023
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.

2 participants