-
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.
Alexandre authoredWhen 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.
Loading