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

Add TLS 1.3 Checks #451

Closed
SteffenWinternheimer opened this issue Nov 13, 2023 · 0 comments
Closed

Add TLS 1.3 Checks #451

SteffenWinternheimer opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request information needed Extra attention is needed patch Includes bug fixes, focusing on enhancing stability.
Milestone

Comments

@SteffenWinternheimer
Copy link
Collaborator

AuditTests will be placed inside AuditGroup "CiphersProtocolHashes".

For TLS 1.3, make sure we only check this for Server 2022 and Windows 11, as other MS OSes do not support TLS 1.3 as of now (which porbably won't change)

Please refer to this article for compatibilities:

Article link
TLS compatibility here
Registry paths and examples here
@SteffenWinternheimer SteffenWinternheimer added the enhancement New feature or request label Nov 13, 2023
@SteffenWinternheimer SteffenWinternheimer added this to the 5.7.1 milestone Nov 13, 2023
@SteffenWinternheimer SteffenWinternheimer self-assigned this Nov 13, 2023
@SteffenWinternheimer SteffenWinternheimer added the information needed Extra attention is needed label Nov 20, 2023
@TuemmlerKelch TuemmlerKelch modified the milestones: 5.7.1, 5.7.2 Dec 4, 2023
@SteffenWinternheimer SteffenWinternheimer added the patch Includes bug fixes, focusing on enhancing stability. label Dec 11, 2023
@TuemmlerKelch TuemmlerKelch modified the milestones: 5.8.0, 5.8.0_successor Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request information needed Extra attention is needed patch Includes bug fixes, focusing on enhancing stability.
Projects
None yet
Development

No branches or pull requests

2 participants