Hi Mark,
When I try to run Tomcat on the https server port:
*https://:8444/*
It says as below:
--
*SSL connection error*
*ERR_SSL_PROTOCOL_ERROR*
*Unable to make a secure connection to the server. This may be a problem
with the server, or it may be requiring a client authentication ce
> 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 wrote:
> On 04/08/2015 13:19, Nikitha Benny wrote:
> >
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 wor
-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
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:
> But still Tomcat does not run on the https port.
Define "does not run".
> Any clue as to why this
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 provide
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.
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 compliant