Welcome! Log In Create A New Profile

Advanced

Re: Adding OpenSSL ciphersuites at compile time

Maxim Dounin
April 05, 2018 02:54PM
Hello!

On Thu, Apr 05, 2018 at 06:39:45PM +0000, Neil Craig wrote:

> Hi Thomas
>
> Thanks for your reply. What you outline is essentially what I
> want to do – I am statically compiling nginx against a specific
> openssl version and I want to be able to re-enable 3DES
> ciphersuites which are disabled in openssl 1.1.0+ (we have some
> audience demographics in e.g. Rural India and North Africa, a
> reasonable proportion of whom use very old mobile handsets).
>
> So…what I would like to be able to do is to add something to my
> configure for nginx which would trigger the same behaviour as if
> I were adding “enable-<ciphersuite>” when configuring openssl.
>
> Hopefully that makes a bit more sense now :-).

You can specify additional OpenSSL config options using
the --with-openssl-opt configure option.

$ ./configure --help | grep openssl
--with-openssl=DIR set path to OpenSSL library sources
--with-openssl-opt=OPTIONS set additional build options for OpenSSL

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Adding OpenSSL ciphersuites at compile time

Neil Craig 472 April 05, 2018 11:36AM

Re: Adding OpenSSL ciphersuites at compile time

Thomas Ward via nginx-devel 197 April 05, 2018 11:58AM

Re: Adding OpenSSL ciphersuites at compile time Attachments

Neil Craig 154 April 05, 2018 02:42PM

Re: Adding OpenSSL ciphersuites at compile time

Maxim Dounin 140 April 05, 2018 02:54PM

Re: Adding OpenSSL ciphersuites at compile time

Neil Craig 164 April 05, 2018 02:56PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 184
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready