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

  • SEARCH
  • Home
  • 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 8372101

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:20:07+00:00 2026-06-09T14:20:07+00:00

When I changed https for secure connection in server.xml of tomcat 7.0 <Connector clientAuth=false

  • 0

When I changed https for secure connection in server.xml of tomcat 7.0

<Connector 
  clientAuth="false" port="8443" minSpareThreads="5" maxSpareThreads="75"
  enableLookups="true" disableUploadTimeout="true"
  acceptCount="100" maxThreads="200"
  scheme="https" secure="true" SSLEnabled="true"
  SSLCertificateFile="test.cer"
  SSLCertificateKeyFile="test.key" 
  SSLCACertificateFile="CertPath.txt"
  SSLVerifyClient="require" SSLEngine="on" SSLVerifyDepth="2" sslProtocol="TLS"
/>

I’ve an error when running tomcat from IDE

Caused by: java.io.FileNotFoundException: C:\Documents and Settings\User.keystore (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)

but there is no error by running tomcat 7.0/bin/tomcat7.exe.

What wrong in these two? Please explain me! Thanks.

  • 0 0 Answers
  • 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-06-09T14:20:09+00:00Added an answer on June 9, 2026 at 2:20 pm

    I think you need a .key-store file.

    <Connector port=”443” maxHttpHeaderSize=”8192″
             maxThreads=”150″ minSpareThreads=”25″ maxSpareThreads=”75″
             enableLookups=”false” disableUploadTimeout=”true”
             acceptCount=”100″ scheme=”https” secure=”true”
             **keystoreFile=”/home/Raja/Desktop/Tomcat5/mycert.jks”**
             clientAuth=”false” sslProtocol=”TLS>
    

    check your server.xml file and also refer this link might be useful to you.

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

Sidebar

Related Questions

We are trying to implement HTTPS for some pages in our application.So,we changed tomcat
I clone https://github.com/java093/springside4.git and commit local changed files success in eclipse.Then I use Team->Push
yes my application server runs on https. Client is asking to change the soap
We are unable to connect to an HTTPS server using WebRequest because of this
I have two Tomcat servers that need to maintain a persistent connection to cut
I would like to know more about the pack() function in PHP: https://secure.php.net/manual/en/function.pack.php I
I have a secure site with private information that uses https. We have a
I have a website that has a secure area (https) and the rest of
Here is my call: AuthSubUtil.getRequestUrl(next, scope, secure, session) , where next = https://mydomain.com/googleData; scope
Eclipse WTP creates its own server.xml file which it places in some folder which

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.