> From: Leo Donahue - PLANDEVX [mailto:[email protected]]
> Subject: RE: Question about SSL
>
> keytool -genkey -alias tomcat -keyalg RSA -keystore "C:\Documents and
> Settings\tomcat_user\.keystore"
Is Tomcat actually running under the tomcat_user account?
I'd recommend that you place the .keystore file in a fixed location and
configure that in Tomcat so that you're not subject to the whims of Windows
deciding what your home directory happens to be at any given instant.
> Is the ${user.home} syntax literal or does it use the path shown in the
> java command?
The XML parser in Tomcat will substitute the value of the Java system property
user.home for the reference. What user.home gets set to depends on how you
start Tomcat and the version of Windows you're running.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]