websocketpp
websocketpp copied to clipboard
Load certificate bundle
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?
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