Skip to content

Static name of the most recent certificate #145

@SemaiCZE

Description

@SemaiCZE

Feature Overview

I'd like to access the newest certificate inside the state_path directory. Now it's not possible, because I don't know the exact filename.

When using certbot with Let's Encrypt there is always a symlink to /etc/letsencrypt/live/ while the original files are placed in /etc/letsencrypt/archive/ directory.

Use-case

VPS running mostly web pages, but also a Postfix mail relay. Using nginx with acme module is very convenient, but I need one of the web certificates also for the Postfix configuration. Implementing #13 would help for SSL protocols, but not for Postfix if I want to use STARTTLS.

I know that I need to take care of restarting the app when the certificate is renewed, but that's an easy task.

Alternatives Considered

No response

Additional Context

No response

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