Git Product home page Git Product logo

Comments (3)

shibayan avatar shibayan commented on May 26, 2024

ACME Issuers such as Let's Encrypt use their own or public DNS to resolve the necessary DNS records, so they use public DNS such as 8.8.8.8 to increase the success rate of issuance.

We do not believe Acmebot is suitable for deployment within a Private Network due to its features. Are you running a private ACME Issuer?

from keyvault-acmebot.

no-replydevdoi avatar no-replydevdoi commented on May 26, 2024

For us it's more of a forced tunnel. All of our Azure traffic has to pass through central firewalls and public dns resolvers are not allowed for security purposes (all dns queries have to be logged at a centralized server). We are using LetsEncrypt & Cloudflare for the provider.

We have deployed everything using privatelinks to keep traffic internal to the network and route traffic via the firewalls. If I open port 53 to the function app, it works fine. When I close it, we get the previously mentioned error and I can see the traffic attempt from the function app trying to reach 8.8.8.8 on port 53.

from keyvault-acmebot.

shibayan avatar shibayan commented on May 26, 2024

Acmebot uses 8.8.4.4 and 8.8.8.8, so the simplest solution is to allow it for those two DNSs. We do not want to have this behavior customized, as we have had previous experience with failed publishing using Azure-provided DNS.

Frankly, it is not an application that was implemented to be used in such a very closed environment.

from keyvault-acmebot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.