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 516839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:46:22+00:00 2026-05-13T07:46:22+00:00

This is a follow up question on my earlier question. Authentication based on Certificates

  • 0

This is a follow up question on my earlier question.
Authentication based on Certificates and IP

I am trying to do this for a very small company, and would like to rely only on open source resources. Please take into consideration the fact that I am absolutely (100%) new to the world of Security certificates and the secure protocol.

a) How can I create SSL certificate for test purpose.
(I can think of using paid ones for the production, but once I complete a working POC on this.)

b) How to install the certificate on the four machines I have access to for the POC. Two of them are Win-XP and other two are Win-7.

c) I don’t think the servers I have (tomcat and glassfish) support HTTPS, so are there any known open source solution for that?

d) Further, I would have to find out how to add the certificate, but that very well depends on the server I end up with. Are there any documentation related to this.

  • 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-13T07:46:22+00:00Added an answer on May 13, 2026 at 7:46 am

    To answer your questions in the order that you have asked. Since you did not mention what environment you want to implement the solution I will endevor to make this answer as generic as possible.

    • To create your own self-signed certificates purely for testing check here. You can use the ‘OpenSSL’ kit which is available to download.
    • I am not sure how you can install a self-signed certificate under win XP/Win 7, as they are more likely to reject them as they are not “authorized” nor signed by the Certificate Authority such as Thawte, maybe there is someone there who could properly answer this one, perhaps a registry hack/trick to fool Windows into thinking it is a “genuine” certificate.
    • Apache is the most well-known open source web-server, it has support for running the HTTPS protocol (usually running off port 443). If you have this Apache running, then a simple tweak to the configuration httpd.conf to get it to run…see this as an example
    #LoadModule ssl_module modules/mod_ssl.so
    
    ... Further info cut out ...
    
    # Secure (SSL/TLS) connections
    #Include conf/extra/httpd-ssl.conf
    
    #
    # Note: The following must must be present to support
    #       starting without SSL on platforms with no /dev/random equivalent
    #       but a statically compiled-in mod_ssl.
    #
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    

    The line LoadModule above, needs to be uncommented and Apache needs to be restarted in order to re-read the configuration with the changes made to it.. Furthermore, you can get xampp which contains Apache, MySql and Php/Perl stack for Windows. See here for further information on this. If you are running a Linux environment, then a quick check to see if Apache is indeed installed by issuing those two commands below:

    ps -elf | grep httpd
    ls -l /etc/httpd/httpd.conf
    

    (The first command checks to see if the httpd process is running and the second checks if you have the configuration file present if Apache is installed.

    • Lastly, adding the certificate is basically dependent on how to add it as I have mentioned in the above that is the answer to your second question.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 276k
  • Answers 276k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer POSIX extended regular expressions (POSIX ERE, used by ereg) and… May 13, 2026 at 2:46 pm
  • Editorial Team
    Editorial Team added an answer Your problem is that you have a 100px header, and… May 13, 2026 at 2:46 pm
  • Editorial Team
    Editorial Team added an answer set returns const_iterators (the standard says set<T>::iterator is const, and… May 13, 2026 at 2:46 pm

Related Questions

This is a follow up to my earlier question . Tomcat 5.0.28 had a
(Follow-up to my earlier question, Ruby: how can I copy a variable without pointing
Despite an earlier question ( asked here ), our project is constrained to using
Earlier today I asked a question about passing dictionary values to a function. While
Some weird error cropped up suddenly outta nowhere and is preventing me from checking

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.