Re: Nginx openssl Async mode support

2018-09-10 Thread Maxim Dounin
Hello! On Thu, Sep 06, 2018 at 05:28:01PM -0400, jeffin.joy wrote: > I am new to Nginx and I am developing a new OpenSSL Dynamic engine > which supports OpenSSL async mode. I have verified the async mode function > via speed command provided by OpenSSL. > > Now I need to integrate t

Nginx openssl Async mode support

2018-09-06 Thread jeffin.joy
Hi Team, I am new to Nginx and I am developing a new OpenSSL Dynamic engine which supports OpenSSL async mode. I have verified the async mode function via speed command provided by OpenSSL. Now I need to integrate the OpenSSL with Nginx. In all the reference it showing that It requi