Skip to content

Use peer's CRLs for cert verification#611

Merged
michalvasko merged 3 commits into
develfrom
tls-crl-verify
Jun 3, 2026
Merged

Use peer's CRLs for cert verification#611
michalvasko merged 3 commits into
develfrom
tls-crl-verify

Conversation

@Roytak
Copy link
Copy Markdown
Collaborator

@Roytak Roytak commented Jun 3, 2026

Roytak added 3 commits June 3, 2026 10:29
Move CRL verification from the TLS handshake to post-handshake so that
CRLs for peer certificates received during the handshake can also be
downloaded and checked. Add nc_session_tls_crl_verify_post_handshake()
which downloads CRLs for the entire peer chain and then verifies it.

Fixes CESNET/netopeer2#1809
@michalvasko michalvasko merged commit 12701cc into devel Jun 3, 2026
11 checks passed
@michalvasko michalvasko deleted the tls-crl-verify branch June 3, 2026 09:00
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