• Robin Sommer's avatar
    Filling in OpenSSL code. · 1135449e
    Robin Sommer authored
    New actor system configuration options:
    
      openssl_certificate
      openssl_key
      openssl_passphrase
      openssl_capath
      openssl_cafile
    
    If none of these options is set, SSL sessions remain unauthenticated.
    If however at least one is set, the endpoint will require a valid
    certificate from peers.
    1135449e
ssl_session.cpp 6.07 KB