Signing your own certificates: being your own CA
From: Garrett Smith (gsmith_junk_at_yahoo.com)
Date: 01/13/04
- Next message: Jamie: "AccessCheck problem"
- Previous message: msnews.microsoft.com: "Re: X509 cert - byte array representation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 12 Jan 2004 15:13:10 -0800
Within my organization I would like to act as my own CA.
I can do this because our servers only talk to each other
and I can securely distribute public keays. Therefore,
there is no need to introduce third party trust.
I'd like to:
1. Generate a private key for signing certificates.
2. Securely distribute the public key to servers and
install it as a trusted root certificate.
3. Sign X.509 certificates generated for securing SOAP
requests.
I know how to do everything except step 3; how do you
sign a public key using your own private key to create a
certificate?
Best,
Garrett
- Next message: Jamie: "AccessCheck problem"
- Previous message: msnews.microsoft.com: "Re: X509 cert - byte array representation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|