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
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
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