Re: [openssl-users] Is there any patch for OpenSSH for it to work with OpenSSL FIPS?

2015-09-18 Thread Steve Marquess
On 09/16/2015 09:57 PM, Salz, Rich wrote: >> Is there any reliable patch for OpenSSH to support FIPS mode? > > Try the openssh mailing lists? > >>From what I've seen the OpenBSD folks actively dislike FIPS, so good luck. You can find one out-of-date patch here:

Re: [openssl-users] OPENSSL_VERSION_NUMBER and TLSv1_1 & TLSv1_2 supports

2015-09-18 Thread Jakob Bohm
On 18/09/2015 18:05, zosrothko wrote: Hi is there a way to know the supported TLS protocols from the OPENSSL_VERSION_NUMBER (specifically, the TLSv1_1 and TLSv1_2? For exemple, I have a code that is using TLSv1_1_client_method & TLSv1_1_server_method for a OPENSSL_VERSION_NUMBER =