bridgehead/certs
Torben Brenner 1e69c09b9b feature: Added https support to traefik 2022-03-02 09:45:33 +01:00
..
README.md feature: Added https support to traefik 2022-03-02 09:45:33 +01:00

README.md

Drop in directory for certificates. You can generate the necessary certs with:

openssl req -x509 -newkey rsa:4096 -keyout certs/traefik.key -out certs/treafik.crt -days 365