- Timestamp:
- Jun 3, 2015, 1:48:15 AM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 8873a06
- Parents:
- af7da2d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mod_gnutls_manual.mdwn
raf7da2d ra2e3c33 424 424 425 425 426 ` SSLProxyEngine`426 `GnuTLSProxyEngine` 427 427 -------------- 428 428 429 429 Enable TLS proxy connections for this virtual host 430 430 431 SSLProxyEngine [on|off]431 GnuTLSProxyEngine [on|off] 432 432 433 433 Default: *off*\ … … 522 522 algorithms, MACs and compression methods for proxy connections. It 523 523 takes the same parameters as `GnuTLSPriorities`. Required if 524 ` SSLProxyEngine` is `On`.524 `GnuTLSProxyEngine` is `On`. 525 525 526 526 * * * * *
Note: See TracChangeset
for help on using the changeset viewer.