Skip to content

Commit 55ef4c0

Browse files
authored
Update testssl.1.md
1 parent 83fb9b5 commit 55ef4c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/testssl.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ The same can be achieved by setting the environment variable `WARNINGS`.
113113

114114
`--reqheader <header>` This can be used to add additional HTTP request headers in the correct format `Headername: headercontent`. This parameter can be called multiple times if required. For example: `--reqheader 'Proxy-Authorization: Basic dGVzdHNzbDpydWxlcw==' --reqheader 'ClientID: 0xDEADBEAF'`. REQHEADER is the corresponding environment variable.
115115

116+
`--mtls <path_to_client_cert>` This can be set to provide a file containing a client certificatete and a private key (not encrypted) in PEM format, which is used when a mutual TLS authentication is required by the remote server. MTLS is the equivalent environment variable.
117+
116118

117119
### SPECIAL INVOCATIONS
118120

0 commit comments

Comments
 (0)