Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Add the Let's encrypt configuration #18

@hardion

Description

@hardion

Need to configure the SSL certificate in order for nginx to run with https. Here the expected configuration:
# ssl_certificate /home/letsencrypt/certs/secure.europython.eu/fullchain.cer;
# ssl_certificate_key /home/letsencrypt/certs/secure.europython.eu/secure.europython.eu.key;
# ssl_dhparam /home/letsencrypt/certs/dhparam.pem;

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