diff --git a/.traefik.yml b/.traefik.yml index 6ab3575..954e27f 100644 --- a/.traefik.yml +++ b/.traefik.yml @@ -3,9 +3,10 @@ type: middleware iconPath: .assets/icon.png import: github.com/RiskIdent/traefik-tls-headers-plugin +basePkg: plugin summary: 'Add TLS information to request headers' testData: - Headers: - X-TLS-Cipher: TLS_AES_128_GCM_SHA256 + headers: + cipher: X-TLS-Cipher