Re: Enabling SSL on the server with test certificate

From: Leon Mayne [MVP] (l.rmv.mayne_at_uea.ac.uk)
Date: 08/31/05


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/



Relevant Pages

  • Re: Cant get to SSL site
    ... working, I noticed that for some reason, the private key seems to be missing ... from my IIS. ... associated with this SSL certificate! ... and from which the SSL certificate is ...
    (microsoft.public.inetserver.iis.security)
  • Exporting/Importing SSL Certificates in IIS with Private Key
    ... Is there any way in .NET using CSharp or VB.Net to export and import SSL ... Certificates to/from IIS along with the private key? ...
    (microsoft.public.dotnet.framework)
  • Quick Question...
    ... Im trying to have a play with IIS and am hoping ultimately ... with SSL, certificates and things like this. ... The articles then go on to tell me to click the Server ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Cant get to SSL site
    ... After regenerating the SSL and reinstalling it and found it still not working, I noticed that for some reason, the private key seems to be missing from my IIS. ... I have another web server where SSL works and when I perform the same steps, the pop up has two radio button allowing me to copy to file both the private key and the SSL cert itself. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Cant get to SSL site
    ... After regenerating the SSL and reinstalling it and found it still not working, I noticed that for some reason, the private key seems to be missing from my IIS. ... I have another web server where SSL works and when I perform the same steps, the pop up has two radio button allowing me to copy to file both the private key and the SSL cert itself. ...
    (microsoft.public.inetserver.iis.security)