Skip to content

ACME fails with Site that has 100+ Domains #3

@ansibleguy

Description

@ansibleguy

LetsEncrypt has a limit of 100 domains per certificate.
The role should handle sites that have more than 100 domains assigned to them.
We could loop over every set of 100 domains: domains | sort | length / 100 | round(0, 'ceil')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions