mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-25 21:45:50 +10:00
Multiple people within my work organisation were caught out by the fact that the trusted client cert issuers must be given in a file named `ca.crt` and that other filenames will fail to work. This change makes it more clear to those who stumble across the documentation that this is a potential gotcha.