Skip to content

Try to use system-provided CA certificate bundles#32

Merged
TheAssassin merged 4 commits intomainfrom
tls-ca-chain-lookup
Jul 16, 2023
Merged

Try to use system-provided CA certificate bundles#32
TheAssassin merged 4 commits intomainfrom
tls-ca-chain-lookup

Conversation

@TheAssassin
Copy link
Copy Markdown
Member

@TheAssassin TheAssassin commented Jul 9, 2023

Fixes #24. Replaces #29.

This PR bumps the C++ standard requirement to C++20 so we can use std::array more easily.

@TheAssassin TheAssassin force-pushed the tls-ca-chain-lookup branch from eadd1af to fb95c96 Compare July 16, 2023 13:11
@TheAssassin TheAssassin merged commit bfe6e0c into main Jul 16, 2023
@TheAssassin TheAssassin deleted the tls-ca-chain-lookup branch July 16, 2023 13:24
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.

Add custom TLS certificate chain lookup

2 participants