Author: rjung Date: Tue May 26 07:57:29 2015 New Revision: 1681705 URL: http://svn.apache.org/r1681705 Log: Remove version info. TC trunk will need a newer revision in any case.
Modified: tomcat/trunk/webapps/docs/ssl-howto.xml Modified: tomcat/trunk/webapps/docs/ssl-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/ssl-howto.xml?rev=1681705&r1=1681704&r2=1681705&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/ssl-howto.xml (original) +++ tomcat/trunk/webapps/docs/ssl-howto.xml Tue May 26 07:57:29 2015 @@ -490,7 +490,7 @@ SSL communications, and what to do about "java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)" - <p>If you are using the APR/native connector, starting with version 1.1.34 + <p>If you are using the APR/native connector, it will determine the strength of ephemeral DH keys from the key size of your RSA certificate. For example a 2048 bit RSA key will result in using a 2048 bit primefor the DH keys. Unfortunately Java 6 only supports --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org