Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bill Howell   on Feb 12 In Java Category.

  
Question Answered By: Geraldine Perkins   on Feb 12

you must do this steps:
1.create a key store file by keytool.exe from jdk.
2.address this file in tomcat's conf.xml in ' <Connector port="8443" ' section and uncomment that section.
3.in the url  type :https://yorsite:8443/yourproject.
there is no need any client  setting and any code  in your servlet.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Help Needed Or get search suggestion and latest updates.


Tagged: