Author: schultz
Date: Sun Jan 6 14:00:15 2019
New Revision: 1850556
URL: http://svn.apache.org/viewvc?rev=1850556&view=rev
Log:
Remove trailing spaces to make checkstyle happy.
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1850556&r1=1850555&r2=1850556&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml Sun Jan 6
14:00:15 2019
@@ -224,11 +224,11 @@
The length of the key will specify the flavor of the encryption
algorithm
to be used, if applicable (e.g. AES-128 versus AES-256).
- The default algorithm is <code>AES/CBC/PKCS5Padding</code>.
+ The default algorithm is <code>AES/CBC/PKCS5Padding</code>.
</attribute>
<attribute name="encryptionKey" required="true">
The key to be used with the encryption algorithm.
-
+
The key should be specified as hex-encoded bytes of the appropriate
length for the algorithm (e.g. 16 bytes / 32 characters / 128 bits for
AES-128, 32 bytes / 64 characters / 256 bits for AES-256, etc.).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]