Skip to content
  • Alexandre's avatar
    Catch ZeroReturnError, closes #18 · 402c2a95
    Alexandre authored
    When using a literal IP address, the IP address is sent as SNI.
    This may lead to a `close notify' from the server. Therefore we
    decided to catch the OpenSSL error and suggest to use the --nosni
    option.
    402c2a95