GithubHelp home page GithubHelp logo

Comments (5)

vancluever avatar vancluever commented on June 3, 2024

Hey @kingcdavid do you have examples of this? I've never heard of an ACME CA not requiring validation, and I'd be concerned about how removal would affect the UX of the tool.

Or have a 'dummy' provider which doesn't try to validate the domain?

This would probably be the approach we'd want to take so that it's explicit and ensures that a challenge is still entered.

Thanks!

from terraform-provider-acme.

kingcdavid avatar kingcdavid commented on June 3, 2024

Hi @vancluever

So, I've actually found an alternative route, so it's not critical at all

The ACME CA is able to use a previous validation of the domains, so it's not so much it doesn't require validation, but they could already be validated, either by a different ACME client or by other means

I actually just used the http_webroot_challenge method, and then the ACME CA is able to detect the domain is already validated

Please feel free to close the issue though

Thanks!

from terraform-provider-acme.

vancluever avatar vancluever commented on June 3, 2024

@kingcdavid glad it worked out! We can definitely keep this issue for reference in case it becomes more of a use case. Cheers!

from terraform-provider-acme.

on4tux avatar on4tux commented on June 3, 2024

@vancluever can you reopen this request? We internally use Sectigo via ACME and can skip the challenge. Our current workaround is to use "exec" which runs a simple shell script with "exit 0". Ideally the dns_challenge should indeed have another option "none" to make it permanent.

from terraform-provider-acme.

vancluever avatar vancluever commented on June 3, 2024

@on4tux sure. Not too sure when I'll get to it, but I'm happy to have a PR if you want to see it sooner rather than later!

from terraform-provider-acme.

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.