asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream
Last change
on this file since 6e6a4e4 was
0de1839,
checked in by Thomas Klute <thomas2.klute@…>, 6 years ago
|
Support X.509 auth for TLS proxy connections
This commit adds support for X.509 certificate based authentication for
TLS proxy back end connections, including both server certificate
checking and (optionally) TLS client authentication. Some functions used
for this require GnuTLS 3.1.4 or later, so requirements change
accordingly.
Three new configuration parameters are added:
GnuTLSProxyCAFile FILEPATH
The given file must contain trusted CA certificates for server
verification. Required.
GnuTLSProxyKeyFile FILEPATH
GnuTLSProxyCertificateFile FILEPATH
Key and certificate for TLS client auth towards TLS back end servers. If
not set, TLS client auth is disabled.
|
-
Property mode set to
100644
|
File size:
991 bytes
|
Note: See
TracBrowser
for help on using the repository browser.