-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Mark,
On 1/20/20 12:01 PM, ma...@apache.org wrote: > This is an automated email from the ASF dual-hosted git > repository. > > markt pushed a commit to branch master in repository > https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this > push: new e8cadf9 Add encryption as the first option to secure a > cluster e8cadf9 is described below > > commit e8cadf94b63c4dce947ad5d0cb72b0fdea540cb1 Author: Mark Thomas > <ma...@apache.org> AuthorDate: Mon Jan 20 16:58:02 2020 +0000 > > Add encryption as the first option to secure a cluster --- > webapps/docs/config/cluster.xml | 1 + 1 file changed, 1 > insertion(+) > > diff --git a/webapps/docs/config/cluster.xml > b/webapps/docs/config/cluster.xml index 36bbf0d..91e8328 100644 --- > a/webapps/docs/config/cluster.xml +++ > b/webapps/docs/config/cluster.xml @@ -52,6 +52,7 @@ to run a > cluster on a insecure, untrusted network.</p> <p>There are many > options for providing a secure, trusted network for use by a Tomcat > cluster. These include:</p> <ul> + <li><a > href="cluster-interceptor.html#org.apache.catalina.tribes.group.interc eptors.EncryptInterceptor_Attributes">EncryptInterceptor</a></li> > > <li>private LAN</li> > <li>a Virtual Private Network (VPN)</li> <li>IPSEC</li> I could have sworn I added this, already. Thanks for doing it. - -chris -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl4l3pMACgkQHPApP6U8 pFhV8Q//dkavwcauOXAE6OPkBfLLoClORYZ8mopQ0Pjfwnf9SPvnDO49bZNrPF8o JVmt+XiwyhuKxMFI0M7t+GssoH6HGabDHZ8LtkOAWqvzivcKf2lWC9GzFvrq1fgf eljO6FccQXH8KWODA9G0X+5yrmXFjMKVvkwb4wT6m/nKrKP1hC0QsbSH22qvuG5O qjOmxlsgWrJQe/5XdTugD4WP2eqBE5fjNmvL5GAXGDMhEpyFfeZ3PbdffCORdRkK CwH36qEP/qFhPJAuRR6CURQa8K2y8GQuWXLuouXt2Ul6niPeakAE+6NShjGe92a7 Z8EKkv79S3FVSRFWW1ZxC6SsQh936BTqvG9eBV51v7EVJrnJzaVzYygNMETCiERZ NFI0Q4v3XrkPNXctMutext5nnx+6ICyXTVEygYWJQSP16QUBQtlMQYMwqI4X6DJ1 NAtiBx7K3hkg769CgWMYRiMRfIyHahZJXvipAtLOHxA6RycrSLlM+TlsAVMz0qec 9OQu736EGOa6cieroahJrG4oRVUknvjCoER0SvmlFQRJUHxV64qiSnWHRlMX1LEc iqk7D/tkCyJHgafYdt+Def2i8VfB0Z7Y7/PQhwC8JQI841+IuBH8V+aV1HjwKYTk nrhpDY71+10XriYIHvOD54WNVGtWBXih8IO+qjBDDDXNR3nh2Wk= =4wzn -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org