Re: pkvtool usage

2006-07-19 Thread Dave Pawson
On 18/07/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: On Tue, Jul 18, 2006, Dave Pawson wrote: > Objective: To generate a certificate and private key for use by MS IIS > server. > We need this certificate to be loaded into an IIS certificate store. > > Produces an output, x.pvk. > Thi

Re: pkvtool usage

2006-07-18 Thread Dr. Stephen Henson
On Tue, Jul 18, 2006, Dave Pawson wrote: > Objective: To generate a certificate and private key for use by MS IIS > server. > > > Used openssl to create the CA self signed cert. > > Generated a cert request using openssl. > Issued request to the CA. > CA signs it and generates the cert. > > W

pkvtool usage

2006-07-18 Thread Dave Pawson
Objective: To generate a certificate and private key for use by MS IIS server. Used openssl to create the CA self signed cert. Generated a cert request using openssl. Issued request to the CA. CA signs it and generates the cert. We need this certificate to be loaded into an IIS certificate sto