Link to home
Start Free TrialLog in
Avatar of winsoftech
winsoftech

asked on

tomcat 5.5 with SSL

Hello,
  I want to implement Tomcat5.5 server with SSL access in my office for an application developed by our office. Server will be accessed from internet by our clients. Currently we tested the application on http (Port 8080) and is working OK. Now before final release we want to implement SSL (Port 8443). I could get some of the documents and guidelines regarding implementation of the same. But could not succeed. Can any one explain the detailed process of the above.

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of R7AF
R7AF
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Be sure to loose tc-native.dll, it is said to break SSL.
Forced accept.

Computer101
EE Admin