LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-26-2009, 11:49 AM   #1
b3rkl3y
LQ Newbie
 
Registered: May 2009
Posts: 5

Rep: Reputation: 0
Question Problem with wildcard SSL certificate


Hello,

My company just signed a godaddy wildcard certificate.

The objective is to install this certificate for all servers (most of them running apache)

At the first moment, the support staff of godaddy told me:

Quote:
"If you wish to install the same certificate on multiple servers, you will need to export the private key as a pfx file and import, along with the other issued certificate files, onto the second server. Unfortunately, we do not provide support or instructions on this particular setup because it is an advanced server configuration technique"

Well, i did exported my certificate (on the same host that i generated the csr)

Code:
# openssl pkcs12 -in mydomain.com.crt -inkey mydomainwc.key -export -out mydomainwc.pfx

Copied the pfx file to another server, and tried to import it.

Code:
# openssl pkcs12 -in mydomainwc.pfx -out output.txt -nodes
Then from the output.txt i got the contents of mydomainwc.key and mydomain.com.crt.

After configuring those 2 files on my ssl.conf I restarted apache and tried to access my new secure website, and i got the following error:


Quote:
(1) The server's name "www.mydomain.com" does not match the certificate's name "webmail.mydomain.com". Somebody may be trying to eavesdrop on you.
(2) The certificate for "webmail.mydomain.com" is signed by the unknown Certificate Authority "webmail.mydomain.com". It is not possible to verify that this is a valid certificate.
Do i need to configure all my apache servers to use the same name? this seens to me a very bad idea

Where's my mistake? Any ideas or suggestions?

thanks in advance!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache with wildcard SSL and virtual host crispytwo Linux - Server 2 04-28-2009 08:56 PM
Apache2+mod_ssl wildcard certificate sshd.root Linux - Server 1 08-14-2008 12:34 AM
wildcard SSL - dedicated IP chack Linux - General 1 03-20-2007 10:48 PM
RSA certificate for ssl server problem mr_empty Linux - Security 2 12-05-2006 07:36 PM
Problem Creating Apache SSL Certificate kaplan71 Linux - Software 0 12-27-2005 12:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration