Skip to content

rustls: remove incorrect SSLSUPP_TLS13_CIPHERSUITES flag - #13452

Closed
jan2000 wants to merge 1 commit into
curl:masterfrom
jan2000:rustls-no-tls13-ciphers
Closed

rustls: remove incorrect SSLSUPP_TLS13_CIPHERSUITES flag#13452
jan2000 wants to merge 1 commit into
curl:masterfrom
jan2000:rustls-no-tls13-ciphers

Conversation

@jan2000

@jan2000 jan2000 commented Apr 23, 2024

Copy link
Copy Markdown
Contributor

The rustls backend advertises SSLSUPP_TLS13_CIPHERSUITES, but the code does not actually seem to support it (yet?). Removed the flag and corrected documentation.

The rustls backend advertises SSLSUPP_TLS13_CIPHERSUITES, but
the code does not actually seem to support it (yet?). Removed
the flag and corrected documentation.
@bagder bagder closed this in 3b8db84 Apr 24, 2024
@bagder

bagder commented Apr 24, 2024

Copy link
Copy Markdown
Member

Thanks!

@jan2000
jan2000 deleted the rustls-no-tls13-ciphers branch May 4, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants