Adding support for OpenSSL engine in Nginx Ingress controller

Amira S amira.solo at gmail.com
Mon Jul 4 03:11:18 UTC 2022


Hello,

I want to add support for an ssl_engine + ssl_certificate/key directives in
the nignx.conf that configures an nginx server for ingress on kubernetes.

This functionality is not provided by default, and I read that Snippets may
be the recommended way to add such support.

Could you please assist me in adding such support?
The ssl_engine should be part of the main-snippets but the
ssl_certificate/key are under http and then under server, so not sure if
http-snippets or server-snippets should be used.

Also, if anyone could point me to a similar configuration sample, that
would be very helpful.

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20220704/f4a16738/attachment.htm>


More information about the nginx-devel mailing list