Re: Enabling SSL on the server with test certificate
From: Leon Mayne [MVP] (l.rmv.mayne_at_uea.ac.uk)
Date: 08/31/05
- Next message: maria.s: "LDAP query fails from ASP.NET"
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: Enabling SSL on the server with test certificate"
- In reply to: Lenn: "Enabling SSL on the server with test certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Aug 2005 16:25:05 +0100
Lenn wrote:
> I've been struggling with this for couple of days now. All I want to
> do is to enable SSL protocol on the webserver.
> I want to be able to generate and sign my own certificates. I used
> various tools to do that, such as makecert.exe from .NET SDK and even
> downloaded OpenSSL and generated certificates using that.
> I installed my own certificates on IIS, but SSL simply wont work with
> any of mine certificates. I get an error in server's event log: "SSL
> server credential's certificate does not have a private key".
> If anyone successfully accomplished what I am trying to do, Please
> respond. Any links or suggestions? Please help!
Hello,
It sounds like you're installing the cert without creating / importing the
private key in IIS. Have you followed the CSR wizard in IIS to generate a
key pair and the CSR to either send to a CA or sign yourself? Make sure you
use the 'Create a new certificate' option in the SSL IIS wizard and you can
create a test 3 month cert from IPSCA to make sure it works OK:
http://certs.ipsca.com/
- Next message: maria.s: "LDAP query fails from ASP.NET"
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: Enabling SSL on the server with test certificate"
- In reply to: Lenn: "Enabling SSL on the server with test certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|