Skip to content

acme.sh defaults to ECC certs, default path changed #71

@danb35

Description

@danb35

acme.sh, the ACME client discussed in the README, has changed to obtain ECC certificates from Let's Encrypt by default. With that change, it has changed the default directory for the certificate files from /root/.acme.sh/$DOMAIN/ to /root/.acme.sh/$DOMAIN_ecc/, which will cause this script to fail. The solution for the time being is to correctly set privkey_path and fullchain_path in the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions