[thelist] SSL Java and Tomcat

Burhan Khalid thelist at meidomus.com
Fri Mar 11 07:10:17 CST 2005


Sales wrote:
> Hassan,
> 
> 'Hash gen' is a hash generation class for verifying data transmission.
> But that's not important right now.
> 
> Tomcat version : 5.0.28
> Java version : 1.4.2_05
> 
> Test:
> http://onlinekitchenware.co.uk/test.jsp
> https://onlinekitchenware.co.uk/test.jsp
> 
> What should I do ?

Seems like Apache is handling your https:// requests :

Apache/1.3.33 Server at onlinekitchenware.co.uk Port 443

So, you need to use either a proxy; or the recommended mod_jk to forward 
requests on 443 to Tomcat.  Google should help from here on out :)


More information about the thelist mailing list