Adding support for OpenSSL engine in Nginx Ingress controller

Maxim Dounin mdounin at mdounin.ru
Mon Jul 4 18:20:23 UTC 2022


Hello!

On Mon, Jul 04, 2022 at 06:11:18AM +0300, Amira S wrote:

> 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.

The Nginx Ingress Controller is a completely separate project, you 
may want to use its own resources to request additional features.

If you need help with configuring nginx, please use the nginx@ 
mailing list instead; the nginx-devel@ mailing list is dedicated 
to nginx development.

Thank you.

-- 
Maxim Dounin
http://mdounin.ru/



More information about the nginx-devel mailing list