Re: Can't get SSL to work locally

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 06/29/04


Date: Mon, 28 Jun 2004 15:30:05 -0700

I have no idea why you're trying to install Client Certificates when you
want SSL to work on your dev server (i.e. https://localhost to work) -- they
are completely orthogonal issues. You only need to install a Cert for the
Server to have SSL working, and I recommend you use SelfSSL to do this.
Client Certificates implies that you first have SSL working on the Server
and THEN you worry about auth via certificates sent by the client. Thus, it
is irrelevant whether you followed some instructions to the letter -- you
followed the wrong instructions to setup SSL, so it's obviously not working.

If you'd run SelfSSL, you will find your dev machine magically responding to
https://localhost , and we can all move on...

http://www.microsoft.com/downloads/details.aspx?FamilyID=56fc92ee-a71a-4c73-b628-ade629c89499&DisplayLang=en

If that doesn't work, run SSLDiag to troubleshoot.

http://microsoft.com/downloads/details.aspx?FamilyID=cabea1d0-5a10-41bc-83d4-06c814265282&DisplayLang=en

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
news:e3YqeDVXEHA.3988@tk2msftngp13.phx.gbl...
"Jerry Pisk" <jerryiii@hotmail.com> wrote in message
news:OTR8OLUXEHA.2520@TK2MSFTNGP12.phx.gbl...
> Mark, you can also use the same certificate you purchased.
Not easily - my ISP purchased it on my behalf and installed it for me...


Relevant Pages

  • ISA 2004 SSL Bridging and Client Certificate Authentication
    ... We are trying to setup PDAs to communicate with a website on the SBS Server ... Along with this is the need to used client certificates, ... Certificate for the secure communications installed on the ISA Computer store ...
    (microsoft.public.isa.configuration)
  • HttpWebRequest With SSL, Problem while deploying to IIS
    ... other server which is using the SSL Client certificates to authenticate. ... however the request logs an event in the System Event ...
    (microsoft.public.dotnet.security)
  • How enable "Server Certificate..." button on "Directory Security"
    ... I am using Windows 2000 (not Server) as my development machine. ... I found an article in MSDN entitled "Enabling Client Certificates" that ... I can successfully communicate using openssl s_client and our server ... "The remote server has requested SSL client authentication, ...
    (microsoft.public.inetserver.iis.security)
  • How enable "Server Certificate..." button on "Directory Security"
    ... I am using Windows 2000 (not Server) as my development machine. ... I found an article in MSDN entitled "Enabling Client Certificates" that ... I can successfully communicate using openssl s_client and our server ... "The remote server has requested SSL client authentication, ...
    (microsoft.public.inetserver.iis.security)
  • Re: copy files from internet using authenticate certificates
    ... Just use ASP.NET on the server, configure your IIS server to use SSL and ... require client certificates. ... you'll need some kind of software that runs when the laptop ... > How I need to use these certificates is the confusing part. ...
    (microsoft.public.dotnet.general)