Skip to content

Make it easier to renew multiple key-type certificates for a domain #2614

@mrj

Description

@mrj

Welcome

  • Yes, I've searched similar issues on GitHub and didn't find any.

How do you use lego?

Docker image

Effective version of lego

4.25.1

Detailed Description

To renew the certificates for a mail server that has both ec256 and rsa2048 versions, it seems I currently have to have my renewal shell script, looping for each key type, first move that type's files into the .lego/certificates directory, run lego, then move the updated files back to their separate directory.

A cert-dir option would make this unnecessary. Otherwise an option to add the key-type to the filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions