bridgehead/certs
root ab33a03a51 Fixed traefik and certs 2022-03-02 13:41:23 +01:00
..
README.md Fixed traefik and certs 2022-03-02 13:41:23 +01:00

README.md

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

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