Re: cant make tomcat accept https

2007-11-07 Thread Mark Thomas
Yavuz Kavus wrote: > In tomcat documentation says that if your keystore file in your home > directory > there is no need to specify keystoreFile in your configuration file. > > i solved problem by deleting tcnative-1.dll. > now it is okey, but when server starts, this time apr is not working. > i

Re: cant make tomcat accept https

2007-11-07 Thread Yavuz Kavus
In tomcat documentation says that if your keystore file in your home directory there is no need to specify keystoreFile in your configuration file. i solved problem by deleting tcnative-1.dll. now it is okey, but when server starts, this time apr is not working. i should think pros and cons : ) t

Re: cant make tomcat accept https

2007-11-06 Thread Gabe Wong
Yavuz Kavus wrote: 2) and i uncommented the part related to https as: 3) restarted tomcat and tried https://localhost:8443/ i got : The connection was interrupted The connection to localhost:8443 was interrupted while the page was loading. when i try http://localhost:8443/ (http instea

cant make tomcat accept https

2007-11-06 Thread Yavuz Kavus
hi, everbody. i am working newspaper daily view project. we will make our costumers member of site. so we want to take their information with https protocol. i have been trying to make tomcat accept https request on 8443, but i have failed so far. step by step what i do are: 1 ) C:\Documents and