ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Reverse Proxy w/ SSL Cert on LAN with No External Forwarding

    IT Discussion
    nginx reverse proxy
    4
    7
    618
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wirestyle22W
      wirestyle22
      last edited by wirestyle22

      Some of our applications require SSL even for LAN connections. We are currently using Digitcert with IIS but parallel testing the application on Fedora 29 vs Windows, Fedora blew Windows away. So I created an NGINX reverse proxy to serve the app servers. Is there a way for me to generate/renew let's encrypt certs without allowing access to the VM from the WAN? I know I don't have to forward traffic to generate SSL, but in order to use SSL I would need to create a DNS record that points to the NGINX reverse proxy and then forward it from that. Same ports.

      JaredBuschJ 1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch @wirestyle22
        last edited by JaredBusch

        @wirestyle22 Yes. You can auth with a dns record. But only certain dns providers support the automation.

        You can use any provider if you manually renew.

        wirestyle22W 1 Reply Last reply Reply Quote 2
        • wirestyle22W
          wirestyle22 @JaredBusch
          last edited by

          @JaredBusch I specify that during the challenge correct?

          JaredBuschJ 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @wirestyle22
            last edited by

            @wirestyle22 said in Reverse Proxy w/ SSL Cert on LAN with No External Forwarding:

            @JaredBusch I specify that during the challenge correct?

            Yes.

            1 Reply Last reply Reply Quote 0
            • wirestyle22W
              wirestyle22
              last edited by

              For anyone referencing this post: https://community.letsencrypt.org/t/dns-providers-who-easily-integrate-with-lets-encrypt-dns-validation/86438

              dbeatoD 1 Reply Last reply Reply Quote 2
              • dbeatoD
                dbeato @wirestyle22
                last edited by

                @wirestyle22 said in Reverse Proxy w/ SSL Cert on LAN with No External Forwarding:

                For anyone referencing this post: https://community.letsencrypt.org/t/dns-providers-who-easily-integrate-with-lets-encrypt-dns-validation/86438

                Yeah, I have used Amazon and CLoudFlare which can do the Validation.

                1 Reply Last reply Reply Quote 2
                • F
                  flaxking
                  last edited by

                  If you get external DNS to go to the nginx proxy you could probably allow all traffic to the URL path that lets encrypt needs and then create a whitelist for everything else.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post