mTLS support
#1860
Replies: 1 comment 1 reply
-
@addopower Good idea. would u please make a PR for this? thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody, as it's already supported by trantor, the mTLS protocol can be easily enabled just adding the "const std::string &caFile" parameter to the addListener/enableSSL functions.
I did it really quickly and it works perfectly!
Beta Was this translation helpful? Give feedback.
All reactions