On Oct 19, 2011, at 11:45 PM, Oleg Moskalenko wrote:
> Hi
>
> I installed the new OpenSSL version and I immediately ran into a problem with
> DTLS: when the option SSL_OP_NO_QUERY_MTU is set, then the SSL_connect
> command produces a segmentation fault.
Have you tried the first bug fix availab
Hi
I installed the new OpenSSL version and I immediately ran into a problem with
DTLS: when the option SSL_OP_NO_QUERY_MTU is set, then the SSL_connect command
produces a segmentation fault.
I am using Linux Ubuntu 11.04.
If I want to use my own discovered MTU, then I have to use that option.