Using cacert.org

These are old archives. They are kept for historic purposes only.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

If I understood it correctly, the problem is he doesn't have a key file, OR the only one he has is self-signed.
Well, AFAIK, you send a certificate request (server.req.pem) to CACERT and *never* your private key... then, they give you a certificate back... So you should have kept the corresponding key file (server.key.pem). If you didn't do that, then you have a problem :P.
Lypsik
Posts: 12
Joined: Thu Aug 26, 2004 4:30 am
Location: Estonia
Contact:

Post by Lypsik »

I think I've got this sorted out now.

When I first requested the cert, I used the info in server.req.pem, but cacert's system gave me an error message. Something about missing info in the request data. So I manualy entered the missing data.

I recently requested a new certificate using the server.req.pem data and this time all went well and I got my certificate and it works fine. :) Lets hope that when I get my server back running on the Linux system, it will continue working. :wink:
Post Reply