roar
Loading...
Searching...
No Matches
Namespaces | Functions
make_ssl_context.cpp File Reference
#include <roar/ssl/make_ssl_context.hpp>
#include <roar/utility/overloaded.hpp>
Include dependency graph for make_ssl_context.cpp:

Namespaces

namespace  Roar
 

Functions

void Roar::initializeServerSslContext (SslServerContext &ctx)
 A function to simplify the creation of ssl contexts. Make one on your own if you need more sophisticated settings.
 
boost::asio::ssl::context Roar::makeSslContext (const std::string &certificate, const std::string &privateKey)