Skip to content

Conversation

@ctz
Copy link
Member

@ctz ctz commented Apr 4, 2024

No description provided.


result = rustls_web_pki_client_cert_verifier_builder_add_crl(
client_cert_verifier_builder, (uint8_t *)crlbuf, certbuf_len);
client_cert_verifier_builder, (uint8_t *)crlbuf, crlbuf_len);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this was my copy/paste error in 10d1be7

Thanks for fixing.

@ctz ctz force-pushed the jbp-valgrind-server.c branch from 4fd9405 to b898728 Compare April 4, 2024 16:27
@cpu
Copy link
Member

cpu commented Apr 4, 2024

Trivial bugfix in test only code. Going to merge this one 🚀

@cpu cpu merged commit 46a5d04 into main Apr 4, 2024
@cpu cpu deleted the jbp-valgrind-server.c branch April 4, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants