Sunday, December 11, 2022

Re: Problems with IO::Socket::SSL since upgraded to 7.2

On 12/11/22 11:34, Stuart Henderson wrote:
>
> The security level stuff was only recently added to libressl, it is still
> hidden behind #ifndef for libressl in p5-Net-SSLeay. I think you can set
> it in the ciphers string though, if it is ADH maybe you need something like
> "ADH:ALL:@SECLEVEL=0" (though in that case you would probably be better
> advised to generate and use certificates instead).
>

I added "SSL_cipher_list => 'ADH:ALL:@SECLEVEL=0'" and it worked!!!

Thank you Stuart.
When you come to Sicily you have a paid beer! :-)

No comments:

Post a Comment