Skip to content

Does it now support the use of acme.sh's dnsapi or DNS alias mode? #776

@wuball

Description

@wuball

When a domain name resolves to multiple hosts at the same time, the SSL certificate cannot be created.

https://github.com/acmesh-official/acme.sh/wiki/dnsapi

https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode

Example

My domain
domain.com

My servers
Server1 111.111.111.111
Server2 222.222.222.222

Resolves
api.domain.com A 111.111.111.111
api.domain.com A 222.222.222.222

Result
Both Server1 and Server2 create certificates

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