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

Can I configure asio to use other SSL libraries besides OpenSSL? #350

Closed
ruipacheco opened this issue Nov 24, 2018 · 3 comments
Closed

Can I configure asio to use other SSL libraries besides OpenSSL? #350

ruipacheco opened this issue Nov 24, 2018 · 3 comments

Comments

@ruipacheco
Copy link

Is there a way to configure Asio to use other SSL libraries like BearSSL or Botan?

@mabrarov
Copy link

@ruipacheco
Copy link
Author

I guess libraries like Botan would require some serious rewriting.

@reneme
Copy link

reneme commented Feb 24, 2023

Sorry for pulling out closed tickets, but I stumbled over this by accident.
In fact Botan offers an adapter for Boost ASIO that is pretty much a drop-in replacement for ASIO's ssl_stream.

https://botan.randombit.net/handbook/api_ref/tls.html#tls-stream

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

3 participants