Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Fixes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pvliesdonk committed Dec 19, 2022
1 parent 8bea316 commit e252762
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,9 @@ http:
Settings for the plugin:
|------------------------------|---------------------------------|
| Option | Description |
|------------------------------|---------------------------------|
| `headers.sslClientCert` | Name of the header in which to put the found client certificate. A commonly used name is `SSL_CLIENT_CERT` |
| `headers.sslCertChainPrefix` | The plugin will create additional headers for every certificate in the chain provided. A commonly used name is `SSL_CERT_CHAIN`, which results in values `SSL_CERT_CHAIN_0, `SSL_CERT_CHAIN_1`, etc. |
| `encodePem` | Provide a PEM encoding of the certificates. If false, only a base64 encoded certificate will be provided |
| `encodeUrl` | Provide additional URL encoding of the certificates |
|------------------------------|---------------------------------|

0 comments on commit e252762

Please sign in to comment.