[erlang-patches] SSL Server Name Indication (SNI) client support

Julien Barbot klyr@REDACTED
Mon Nov 4 10:28:28 CET 2013


Hi,

Documentation updated on same branch.

2013/11/4 Ingela Anderton Andin <ingela.anderton.andin@REDACTED>:
> Hi!
>
> Looks good but the following sentence I think at least needs a comma.
>
> <p>This option can also be set to disable to explicitly disable usage of the
> Server Name Indication extension.</p>
>
> <p>This option can also be set to disable, to explicitly disable usage of
> the Server Name Indication extension.</p>
>
> Maybe
>
> <p> When starting a TLS connection without upgrade the Server Name
> Indication extension will
> be sent (if possible), this option may also be used to disable that
> behavior.</>
>
>
> Regards Ingela Erlang/OTP team - Ericsson AB
>
>
> On 11/03/2013 09:50 PM, Julien Barbot wrote:
>>
>> Hi,
>>
>> I added a new client-side option 'server_name_indication', this option
>> can be set to:
>> - a hostname, when upgrading a TCP socket to TLS,
>> - disable, to explicitly disable sni extension.
>>
>> If nothing is specified, SNI hello extension is used.
>>
>> Same branch.
>>
>> Regards,
>>
>



More information about the erlang-patches mailing list