Closed Bug 488578 Opened 16 years ago Closed 16 years ago

client cert for try server

Categories

(Mozilla Messaging Graveyard :: Server Operations, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bienvenu, Assigned: gozer)

Details

Attachments

(2 files)

Hi Gozer, I'd like to get a client cert for generating try server builds that I can point people at. thx!
First, generate a private key with a *strong* passphrase and keep it to yourself: $> openssl genrsa -aes256 -out $USER.key 2048 Then, generate a CSR and attach it here $> openssl req -new -key $USER.key -out $USER.csr Fill in the forms with accurate information about YOURSELF. Pay special attention to: Common Name (eg, YOUR name) []: Email Address []: And ignore these: A challenge password []: An optional company name []:
Assignee: nobody → gozer
OS: Windows XP → All
Hardware: x86 → All
Gozer, maybe these instructions could be on the try server itself, so we can have shorter cycles on getting people setup?
(In reply to comment #2) > Gozer, maybe these instructions could be on the try server itself, so we can > have shorter cycles on getting people setup? Good point, I'll stick them on the Wiki somewhere and link to them
(In reply to comment #0) > Hi Gozer, > I'd like to get a client cert for generating try server builds that I can > point people at. thx! Ping? Need any help with this ?
I used my buzilla e-mail (bienvenu@nventure.com)
(In reply to comment #5) > Created an attachment (id=377876) [details] > csr file for try server > > I used my buzilla e-mail (bienvenu@nventure.com) That's prefectly fine, you'll get your cert on monday.
Attached file Signed Certificate
try server worked for me...
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: