LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-01-2011, 05:14 AM   #1
acschnabel
LQ Newbie
 
Registered: Sep 2011
Posts: 12

Rep: Reputation: Disabled
Difficulty getting UCC Certificate installed?


How difficult is it to get a CSR and Private key for a UCC certificate (4 domains on it)?

The previous cert got revoked when we added a new subdomain to it. I've had 2 different people, who are supposed to be pretty descent with this kind of thing, taking several hours trying to get it right.

Server is CentOs5. What extra steps are needed to ensure the UCC works that aren't required when installing a standard cert?

Thanks.
Tony.
 
Old 10-01-2011, 01:14 PM   #2
rustek
Member
 
Registered: Jan 2010
Location: Melbourne, IA, USA
Distribution: Ubuntu
Posts: 93

Rep: Reputation: 8
We just got done doing that on an ubuntu server.

I found the help by Greg Rowe very helpful.
http://therowes.net/~greg/2008/01/08...ple-hostnames/

I didn't follow his instructions exactly so I can't verify his commands.

I made a directory to work in, and from that directory;

I made a key with
Code:
openssl genrsa -rand /var/log/syslog -out ./svr.key 4096
I then put a copy of /etc/ssl/openssl.cnf in my working directory and called it ssl.cnf so I could edit and use it instead of changing the default.

I altered my ssl.cnf using Greg's instructions then I generated my csr with;
Code:
openssl req -new -key ./svr.key -out ./svr.csr -config ssl.cnf
You can look at the generated csr with;
Code:
openssl req -text -noout -in svr.csr
Russ
 
  


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
UCC SSL Cert error **key values missmatch** on remote servers devwink Linux - Server 4 07-10-2010 10:33 AM
Building a certificate chain from the certificate using openSSL aravinda78 Linux - Security 1 11-10-2008 01:51 AM
"Server certificate not installed" - obscure TLS issue (fix) gracecourt Linux - Security 1 05-30-2007 04:09 PM
Can I retrieve certificate expiry date from an openssl certificate (command line) davee Linux - Security 1 07-21-2006 10:28 AM
Full server (terminal) crash on UT2004 ucc-bin usage Diademed Linux - Software 3 09-05-2005 11:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:06 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