Skip to content

Filter out mis-configured domains before sending the certificate request to LetsEncrypt #36

@marckohlbrugge

Description

@marckohlbrugge

Right now when a verification fails in rake letsencrypt:renew it raises Letsencrypt::Error::VerificationError and aborts verifying any further domains.

Would it be worth making this behaviour configurable, so rather than completely aborting the Rake task it would continue verifying other domains?

Users of my app can add a custom domain which we then secure through Let's Encrypt. With the current functionality we're unable to renew ANY certificates of any customer the moment one of those domains stops resolving (e.g. when a customer removes their CNAME record and we're now longer able to verify the domain for them.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions