• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat 7 - login - JDBCRealm - 'internet explorer cannot find the page' - ssl 2.0

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I successfully installed my Commercial Certificate for the web application. I'm using Tomcat 7.0 as a web server. When some of the customers click into the secured login page using internet explorer, the login page will not display. It states that 'internet explorer cannot find the page'. The clients have 'ssl 2.0' and 'ssl 3.0' checked in the advanced options. If 'ssl 2.0' is checked they can't get to the page. If they uncheck 'ssl 2.0' it works.

My customers will not know to uncheck 'ssl 2.0' if it is perhaps checked.

Have you any suggestions on getting this to work, even if 'ssl 2.0' is checked.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic