Skip to main content

One post tagged with "nginx"

View All Tags

· One min read
Samuel Iheadindu
caution

This form is not secure, autofill has been turned off

Have you ever been frustrated with the the situation in the topic above? In my case, we have an nginx reverse proxy with ssl certificate which has configuration that points to each internal application exposed through the reverse proxy. The ssl certificate of the reverse proxy ought to cover for all the applications exposed through it, so that we don’t need to generate ssl certificate for each application.