Skip to content

Ferron 3 automatic tls issues #715

@DoctorRainer

Description

@DoctorRainer

cache "/var/cache/ferron-acme" is not set by default anymore, this led me to hitting rate limit and unable to get the new certificates in a week. This was unexpected and let to a bit of frustration.

Also, I have a question:

*.domain.com {
    tls {
        provider acme
        challenge http-01
        contact "drryner@icloud.com"
        cache "/var/cache/ferron-acme"
    }
}

Will this work as I expect it to work? Or do I have to copy this for each and ever example1, example2.domain.com?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions