[erlang-patches] SSL distribution fixes
Paul Guyot
pguyot@REDACTED
Mon Jan 16 15:21:38 CET 2012
Le 16 janv. 2012 à 14:56, Ingela Anderton Andin a écrit :
>> This probably is what happens. The other bug I saw is that the client can timeout (using dist_utils:timer) while the proxy doesn't handle this.
>>
>> What is the rationale behind the use of the proxy? Isn't it related to the old implementation of SSL?
>>
>>
> We want to avoid having a driver.
Ingela,
Thank you for your replies.
I still do not fully understand the way distribution over TLS works. I've just read in the (old) documentation that proto_dist requires a driver. Is this such a driver that you try to avoid? Is inet_ssl_dist using the same driver as inet_tcp_dist and hence requires a proxy? Is this why inet_tls_dist cannot use ssl:send/2 and ssl:recv/3 as f_recv and f_send handlers (lines 244 and 248)?
> Henrik has/will include it in pu.
Great!
Paul
--
Semiocast http://semiocast.com/
+33.183627948 - 20 rue Lacaze, 75014 Paris
More information about the erlang-patches
mailing list