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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T16:25:27+00:00 2026-06-07T16:25:27+00:00

Can anybody point me to some good tutorial about openssl and how generate correct

  • 0

Can anybody point me to some good tutorial about
openssl and how generate correct sertificate for development
Application contain several subdomains so it shoul be wildcard subdomain certificate
as far as I know.
I find some good tutorial here http://www.akadia.com/services/ssh_test_certificate.html
But I want real world example for several subdomains.

  • 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-06-07T16:25:29+00:00Added an answer on June 7, 2026 at 4:25 pm

    If you want a simple wildcard – then follow that very example – but instead of entering {{{public.akadia.com}}} enter {{{*.akadia.com}}}.

    That should be it. Try. If it works (it usually does) for your user communtity then you are done.

    If you also want this value in the subject alternative name as a DNS field – then you’ll need to do a bit more. http://therowes.net/~greg/2008/01/08/creating-a-certificate-with-multiple-hostnames/ has a good example.

    The short of it is that you need to find the openssl.conf file which came with your openssl install (locate openss.cnf) and then edit/ensure it has these entries:

     ....
     [ v3_req ]
     basicConstraints = CA:FALSE
     keyUsage = nonRepudiation, digitalSignature, keyEncipherment
     ....
     subjectAltName          = @altdns
    
     ...
     [altdns]
     DNS.1   = *.arkadia.com
     DNS.2   = arkadia.com
    

    and then follow the instructions of akadia.com with the provisio that you pass a parameter

    openssl req -config aboveedited.openssl.cf
    

    to the openssl commands pointing to above

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

Sidebar

Related Questions

Can anybody point me to a simple example about how to implement form based
Can anybody point me to a good beginner's guide for making Facebook apps?
Can anybody point me to some PHP or Perl code which will create a
Can anybody point to/give a very very correct example for the Model-View-Controller paradigm? I
Can anybody point me in a direction to a great tutorial or how-to for
I've spent several hours of googling. Can anybody point me to an example of
Can anybody point me in the right direction to be able to encrypt a
can anybody point me in the right direction as to how I would go
I just wondered if anybody can point me in the right direction: I'm looking
can anybody tell me what's the point if any for a javascript function like

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.