FIPS compliancy on Tomcat 7.00.062

2015-08-04 Thread Nikitha Benny
Hello All, We are working on Tomcat 7.00.062 with java 1.08.045. We require to configure FIPS compliancy on the Tomcat. We were successful in configuring FIPS compliancy on java 1.08.045. A keystore file has already been created for Tomcat. When we run the Tomcat 7.00.062 with the FIPS

Re: FIPS compliancy on Tomcat 7.00.062

2015-08-04 Thread Mark Thomas
On 04/08/2015 09:30, Nikitha Benny wrote: Hello All, We are working on Tomcat 7.00.062 with java 1.08.045. We require to configure FIPS compliancy on the Tomcat. We were successful in configuring FIPS compliancy on java 1.08.045. A keystore file has already been created for Tomcat.

Re: FIPS compliancy on Tomcat 7.00.062

2015-08-04 Thread Nikitha Benny
Hello Mark, Thanks for your valuable suggestion. We were successful in creating the pkcs12 keystore which picks up SHA256 as shown below: - [root]## /jre/b/bin/keytool -v -list -storetype pkcs12 -keystore tomcat.keystore Enter keystore password: *Keystore type: PKCS12* *Keystore

Re: FIPS compliancy on Tomcat 7.00.062

2015-08-04 Thread Mark Thomas
On 04/08/2015 13:19, Nikitha Benny wrote: Hello Mark, Thanks for your valuable suggestion. We were successful in creating the pkcs12 keystore which picks up SHA256 as shown below: snip/ But still Tomcat does not run on the https port. Define does not run. Any clue as to why this

Re: FIPS compliancy on Tomcat 7.00.062

2015-08-04 Thread Nikitha Benny
But still Tomcat does not run on the https port. As in, when we run Tomcat on the https server port it does not display the page. Where as it goes through fine on the http port. The url opens. On Tue, Aug 4, 2015 at 6:18 PM, Mark Thomas ma...@apache.org wrote: On 04/08/2015 13:19, Nikitha

Re: [OT] Too Many Connections exceptions after moving to Tomcat 8

2015-08-04 Thread Phil Steitz
On 8/4/15 2:03 PM, Christopher Schultz wrote: Phil, On 8/1/15 9:34 PM, Phil Steitz wrote: On 8/1/15 6:14 PM, Christopher Schultz wrote: Phil, On 8/1/15 11:12 AM, Phil Steitz wrote: Sorry the docs are not that clear. The problem is that the config properties work together to

Re: [OT] Too Many Connections exceptions after moving to Tomcat 8

2015-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Phil, On 8/1/15 9:34 PM, Phil Steitz wrote: On 8/1/15 6:14 PM, Christopher Schultz wrote: Phil, On 8/1/15 11:12 AM, Phil Steitz wrote: Sorry the docs are not that clear. The problem is that the config properties work together to determine