Welcome! Log In Create A New Profile

Advanced

Re: Adding a second TLS implementation

Maxim Dounin
February 11, 2021 08:30AM
Hello!

On Wed, Feb 10, 2021 at 08:07:46PM -0800, Kevin Burke wrote:

> > We are, however, open for patches to improve portability of the
> > SSL code, such as providing ngx_ssl_*() wrapper functions in (very
> > few, actually) places where SSL library interfaces are used
> > directly rather than via appropriate ngx_ssl_*() wrappers.
>
> If implemented, would the additional wrapper functions make it possible to
> compile in a memory safe TLS integration as a third party module?

Unlikely. SSL implementation is integrated into nginx core and
cannot be replaced as a module. It is, however, will make it
possible to provide alternative SSL implementations with minimal
patching, simply by providing alternatives to ngx_even_openssl.[ch].

--
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 a second TLS implementation

Kevin Burke 406 February 10, 2021 08:04PM

Re: Adding a second TLS implementation

splitice 345 February 10, 2021 09:30PM

Re: Adding a second TLS implementation

Maxim Dounin 235 February 10, 2021 09:40PM

Re: Adding a second TLS implementation

Kevin Burke 235 February 10, 2021 11:10PM

Re: Adding a second TLS implementation

Maxim Dounin 283 February 11, 2021 08:30AM



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

Online Users

Guests: 296
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