Add readme for cert-manager

Fixes #35 and cipher security for traefik
This commit is contained in:
Christian
2022-02-21 09:41:33 +01:00
parent 50532ba0b2
commit c183de3803
5 changed files with 71 additions and 6 deletions

View File

@@ -63,6 +63,10 @@ entryPoints:
# defaultCertificate:
# certFile: /etc/traefik/certs/cert.pem
# keyFile: /etc/traefik/certs/cert-key.pem
# (Optional) Disable TLS version 1.0 and 1.1
# options:
# default:
# minVersion: VersionTLS12
providers:
docker: