e towards.
Now I look again at the large bold warning atop the SSL how-to I see just
what I'd managed to miss...
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 10 July 2007 13:42
To: Tomcat Users List
Subject: RE: https in Tomcat 5.5 via basic JKS k
> From: Ben Iggulden [mailto:[EMAIL PROTECTED]
> Sent: 2007 July 09, Monday 20:12
> keystore..not doing what it should !
>
> I'm trying to verify this as the problem by closing Eclipse
> and running Tomcat directly
Try running it from a command prompt rather than as a service. There
may be som
arles R [mailto:[EMAIL PROTECTED]
Sent: 10 July 2007 00:04
To: Tomcat Users List
Subject: RE: https in Tomcat 5.5 via basic JKS keytool keystore..not doing
what it should !
> From: Ben Iggulden [mailto:[EMAIL PROTECTED]
> Subject: RE: https in Tomcat 5.5 via basic JKS keytool
> keyst
> From: Ben Iggulden [mailto:[EMAIL PROTECTED]
> Subject: RE: https in Tomcat 5.5 via basic JKS keytool
> keystore..not doing what it should !
>
> Is this keystore password supposed to be changed as I have presumed
> (ensuring the same is used in the server.xml connec
On 7/8/07, Ben Iggulden <[EMAIL PROTECTED]> wrote:
Is this keystore password supposed to be changed as I have presumed
(ensuring the same is used in the server.xml connector's keystorePass
attribute as is used in generation)
Yes, using a different password works for me per the docs on
my exist
esumed
(ensuring the same is used in the server.xml connector's keystorePass
attribute as is used in generation) or is using anything other than
"changeit" not typically done ?
-Original Message-
From: Ben Iggulden [mailto:[EMAIL PROTECTED]
Sent: 06 July 2007 13:28
To: users@tomca
Bit of a maddening problem this one.
I'm setting up https on Tomcat 5.5.
Following the how-to closely I've generated a keystore using keytool and
uncommented/modified the port 8443 connector in the server.xml.
But the https connector just fails to work, the logs report these errors:
1. org.apac