Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6717609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:52:21+00:00 2026-05-26T08:52:21+00:00

a very good day to all . I have Generating a self signed KeyStore

  • 0

a very good day to all .

I have Generating a self signed KeyStore file and added it to Tomcat using this

<Connector port=”8443″
maxThreads=”150″ minSpareThreads=”25″ maxSpareThreads=”75″
enableLookups=”true” disableUploadTimeout=”true”
acceptCount=”100″ debug=”0″ scheme=”https” secure=”true”
clientAuth=”false” sslProtocol=”TLS”
keystoreFile=”/webapps/techtracer.bin”
keystorePass=”ttadmin” />

Actually my link to access an Application running inside
a Tomcat is using this

http:localhost:8080/SpringEx/index.html 

But the ssl certicate works only if i do this

http:localhost:8443/SpringEx/index.html 

Is this behaviour normal ??

Thank you .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:52:21+00:00Added an answer on May 26, 2026 at 8:52 am

    Yes, that is normal. However if you want to access using a more friendly link like https://localhost/SpringEx/index.html try this:

    You probably have another connector in your server.xml

    <Connector executor="tomcatThreadPool"
        port="8080" protocol="HTTP/1.1" 
               connectionTimeout="20000" 
               redirectPort="8443" />
    

    Try and set the redirectPort to 443, and then use 443 as port in your connector too.

    <Connector port=”443″
        maxThreads=”150″ minSpareThreads=”25″ maxSpareThreads=”75″
        enableLookups=”true” disableUploadTimeout=”true”
        acceptCount=”100″ debug=”0″ scheme=”https” secure=”true”
        clientAuth=”false” sslProtocol=”TLS”
        keystoreFile=”/webapps/techtracer.bin”
        keystorePass=”ttadmin” />
    

    Now you should be able to access your service on https://localhost/SpringEx/index.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

a very good day to all . I am asking a question , out
Good day all, I have written an application that i require to have a
Good day all, i have a load of images i want to display from
I have read the very good blog post of Rob Conery Crazy Talk: Reducing
I'm not very good in SQL and HQL... I have two domains: class Hotel
I'm not very good at PHP and would like to have a PHP function
I have been reading several jQuery tutorials on the web. They all seem very
I have been searching around the web all day for the best way to
Good day everyone, i hope you are all happy and healthy :) My problem
Good day All, A mix-up at the printers (or on our end) has resulted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.