<div dir="ltr">Hello,<div><br></div><div>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.</div><div><br></div><div>This functionality is not provided by default, and I read that Snippets may be the recommended way to add such support.</div><div><br></div><div>Could you please assist me in adding such support?</div><div>The ssl_engine should be part of the <span style="background-color:rgb(241,241,241);color:rgb(52,52,52);font-family:Courier;font-size:10pt">main-snippets</span> but the ssl_certificate/key are under http and then under server, so not sure if <span style="background-color:rgb(241,241,241);color:rgb(52,52,52);font-family:Courier;font-size:10pt">http-snippets</span> or <span style="background-color:rgb(241,241,241);color:rgb(52,52,52);font-family:Courier;font-size:10pt">server-snippets</span> should be used. </div><div><br></div><div>Also, if anyone could point me to a similar configuration sample, that would be very helpful.</div><div><br></div><div>Thank you!</div></div>