[openssl-users] Getting error 'SSLv2_client_method': identifier not found

Michael Wojcik Michael.Wojcik at microfocus.com
Mon Jun 27 22:15:29 UTC 2016


> From: openssl-users [mailto:openssl-users-bounces at openssl.org] On Behalf
> Of Matt Caswell
> Sent: Monday, June 27, 2016 15:53
> To: openssl-users at openssl.org
> Subject: Re: [openssl-users] Getting error 'SSLv2_client_method': identifier
> not found
> 
> I would always recommend using the version flexible
> SSLv23_client_method() over the version fixed TLSv1_client_method() and
> TLSv1_2_client_method().

Thanks. I had misremembered - I thought the TLSv* methods would allow later TLS versions as well. (The code I support either always uses SSLv23_*_method and sets options to restrict versions, or lets the administrator configure it to use a different method but uses SSLv23 by default, depending on product.) Should have checked the docs before posting.

-- 
Michael Wojcik
Technology Specialist, Micro Focus





More information about the openssl-users mailing list