RE: Keystore error trying to use SSL JSSE

2013-06-06 Thread Ilya Kazakevich
>-Original Message- >From: Tim Colletto [mailto:tcolle...@cra.com] >Sent: Thursday, June 06, 2013 9:36 PM >To: Tomcat Users List >Subject: RE: Keystore error trying to use SSL JSSE >>${user.home} I think is for linux? I tried quickly %USERPROFILE%/keystore No, t

RE: Keystore error trying to use SSL JSSE

2013-06-06 Thread Tim Colletto
he sender so that we may correct our records. -Original Message- >From: Tim Colletto [mailto:tcolle...@cra.com] >Sent: Thursday, June 06, 2013 7:30 PM >To: users@tomcat.apache.org >Subject: Keystore error trying to use SSL JSSE > >Hello, > >Using the above

RE: Keystore error trying to use SSL JSSE

2013-06-06 Thread Ilya Kazakevich
tcolle...@cra.com] >Sent: Thursday, June 06, 2013 7:30 PM >To: users@tomcat.apache.org >Subject: Keystore error trying to use SSL JSSE > >Hello, > >Using the above method I receive the following in the log: > >WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting >

RE: Keystore error trying to use SSL JSSE

2013-06-06 Thread Carrillo, Dan
It's not complaining about the file path, but about the property name. Capitalize the "F" - it should be keystoreFile= -Original Message- From: Tim Colletto [mailto:tcolle...@cra.com] Sent: Thursday, June 06, 2013 8:30 AM To: users@tomcat.apache.org Subject: Keystore

Keystore error trying to use SSL JSSE

2013-06-06 Thread Tim Colletto
Hello, Using the above method I receive the following in the log: WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'keystorefile' to 'c:\users\administrator\.keystore' did not find a matching property. The following is my main config: I've tried just about every