aspose file tools
The moose likes Tomcat and the fly likes Disable HTTP in TOMCAT 5.5.x Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Disable HTTP in TOMCAT 5.5.x" Watch "Disable HTTP in TOMCAT 5.5.x" New topic
Author

Disable HTTP in TOMCAT 5.5.x

siva adapalli
Greenhorn

Joined: Feb 14, 2012
Posts: 4
How to disable http in tomcat 5.5.x and allow only https?
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12269
    
    1
Look at your server.xml file.

See the <Connector elements which configure ports and protocols?

Bill
>


Java Resources at www.wbrogden.com
siva adapalli
Greenhorn

Joined: Feb 14, 2012
Posts: 4
Will https can work without http.

Is there any impact?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35247
    
    7
What happened when you tried?


Android appsImageJ pluginsJava web charts
siva adapalli
Greenhorn

Joined: Feb 14, 2012
Posts: 4
I am looking for answer not questions!!!

Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Ulf was trying to encourage you to answer your own question. You learn a lot from trying yourself.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
siva adapalli
Greenhorn

Joined: Feb 14, 2012
Posts: 4
After removing http connector and tomcat is restarted, console show error
for keystore location.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35247
    
    7
Did you follow all the steps explained in the Tomcat SSL setup page? If no, do that first. If yes, post the complete error message.
 
jQuery in Action, 2nd edition
 
subject: Disable HTTP in TOMCAT 5.5.x
 
Similar Threads
My this jsp page is not working
Version issue while deploying
Tomcat problem?
DataSource configuration
welcome file list