fix header name

This commit is contained in:
tobilarscheid 2017-05-11 08:04:17 +02:00 committed by GitHub
parent ffba341230
commit 9e1b8a3c2b

View file

@ -87,4 +87,4 @@ The curl version used here was ``curl 7.47.0``
## Which certificate was used for authentication?
In your backend application you might want to know which certificate was used for authentication. For this purpose, we pass the full certificate in PEM format to the backend in the `ssl_client_cert` header.
In your backend application you might want to know which certificate was used for authentication. For this purpose, we pass the full certificate in PEM format to the backend in the `ssl-client-cert` header.