Skip to content

Implement Let's Encrypt Certificate Auto Renewal #16

Open
@initd1

Description

@initd1

Currently the TLS certificate for the Web front end is placed in the certs directory which contains certificate and key which has been signed by Let's Encrypt.

This issue is to explore and implement certificate auto renewal using Let's Encrypt Certbot.

This can be implemented in a few ways, but the preferred method would be to have it integrated with docker containers, as the build methodology for this project is using Docker Compose.

Example reference: https://stackoverflow.com/questions/66638368/how-to-do-auto-renewal-of-tls-certificates-with-certbot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions