• 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

After enabling SSL, it shows a Download Prompt when I access a local address

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have configured my SSL keystore in Tomcat using the keytool command; but nevertheless, my page is not showing! I'm lost. I don't even know how to search for this problem, so I provided some screenshots showing what is happening.

Thanks in advance.
tomcat_expected_result.jpg
[Thumbnail for tomcat_expected_result.jpg]
This is what appears in normal HTTP port
tomcat_error.jpg
[Thumbnail for tomcat_error.jpg]
This is what happens in Firefox
tomcat_error_ie.jpg
[Thumbnail for tomcat_error_ie.jpg]
This is what happens in Internet Explorer
 
Ignacio Cortorreal
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What a novice I am! it's not http://, but https://
reply
    Bookmark Topic Watch Topic
  • New Topic