Skip to content

Update rustls 0.23.27 -> 0.23.28, expose new API surface & errors#574

Merged
cpu merged 5 commits intorustls:mainfrom
cpu:cpu-rustls-0.23.28_ci
Jun 23, 2025
Merged

Update rustls 0.23.27 -> 0.23.28, expose new API surface & errors#574
cpu merged 5 commits intorustls:mainfrom
cpu:cpu-rustls-0.23.28_ci

Conversation

@cpu
Copy link
Member

@cpu cpu commented Jun 20, 2025

This branch updates librustls from using rustls 0.23.27 to using 0.23.28.

The upstream release brings a few new features that we expose in the FFI layer:

@cpu cpu self-assigned this Jun 20, 2025
cpu added 5 commits June 20, 2025 15:40
This is FFI for `ClientConnection::tls13_tickets_received()`.
Adds a new `rustls_result` matching the new upstream
`CertificateError::UnsupportedSignatureAlgorithm`.
…RE_ALGORITHM

This adds a new `rustls_result` for the new upstream
`CertRevocationListError::UnsupportedSignatureAlgorithm` error variant.
@cpu cpu force-pushed the cpu-rustls-0.23.28_ci branch from 6b58136 to 22bff8b Compare June 20, 2025 19:41
@cpu cpu merged commit 0d65909 into rustls:main Jun 23, 2025
46 checks passed
@cpu cpu deleted the cpu-rustls-0.23.28_ci branch June 23, 2025 14:27
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