On 3/15/2011 8:34 PM, Konstantin Kolinko wrote:
"/tomcat.jks" is a relative path on Windows, but absolute one on Linux.
OK. I thought Tomcat would always interpret it as a relative path.
Try with "${catalina.home}/tomcat.jks"
Yes, that works on both systems, so it is the safe option.
Thank
2011/3/15 Olivier Lefevre :
> In the HTTPS Connector element of my server.xml I have
> keystoreFile="/tomcat.jks". This works fine on Windows
> but fails on Linux with "java.io.FileNotFoundException:
> /tomcat.jks (No such file or directory)".
"/tomcat.jks" is a relative path on Windows, but absol