Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load certificate bundle #1073

Open
MartyMcFlyInTheSky opened this issue Nov 14, 2022 · 1 comment
Open

Load certificate bundle #1073

MartyMcFlyInTheSky opened this issue Nov 14, 2022 · 1 comment

Comments

@MartyMcFlyInTheSky
Copy link

MartyMcFlyInTheSky commented Nov 14, 2022

Sorry I'm new to websocket++. I like what I'm seeing so far. But how can I load a certificate bundle (windows or linux) for the TLS connection? What API foo am I looking for? Also, is there more documentation on the API in general except for this tutorial?

@Jacob-Burckhardt
Copy link

how can I load a certificate bundle (windows or linux) for the TLS connection? What API foo am I looking for?

Call set_default_verify_paths. Here's an example.

Also, is there more documentation on the API in general except for this tutorial?

https://docs.websocketpp.org/annotated.html

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

No branches or pull requests

2 participants