Re: IIS 5.0 / SSL / server.key / server.csr

From: BB (Bernard_at_3exp.com)
Date: 10/22/02


From: "BB" <Bernard_at_3exp.com>
Date: Tue, 22 Oct 2002 19:20:59 +0800


Install CertSrv ?
Refer
Using Certificate Server 2.0 to Generate a Server Certificate for Use with
IIS 5.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q228984
How to Import a Server Certificate for Use in Internet Information Services
5.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q232137

Rgds.

"Joern Waldhelm" <jwaldhel@rz.uni-osnabrueck.de> wrote in message
news:Pine.A41.4.33.0210221131220.72696-100000@luna.rz.uni-osnabrueck.de...
>
> Hello,
>
> I'm currently playing around with IIS 5 and certificates. We are thinking
> about including a certificate (Verisign, Thawte, whoever) on our
> web-server, but before buying one I would like to give it a try with a
> self-signed certificate first.
>
> Generating a Certificate Signing Request (CSR) and extracting one was not
> a problem (eg.
http://www.instantssl.com/support/csr_generation/index.html)
> but I am not sure about signing it.
>
> Signing an (Apache-based-)CSR on Linux is no problem, I simply do a...
>
> # openssl genrsa -out /etc/ssl/private/server.key 1024
> # openssl req -new -key /etc/ssl/private/server.key -out
> /etc/ssl/private/server.csr
> # openssl x509 -req -days 365 -in /etc/ssl/private/server.csr \
> -signkey /etc/ssl/private/server.key -out /etc/ssl/server.crt
>
> ...and then I'm able to use a self-signed certificate.
>
> Does anyone has a clue how it has to be arranged on an IIS-box? I do have
> the certreq.txt, but how can I sign it properly (that it's accepted by
> the IIS)?
>
> Thanks for your help,
>
> Joern
>
>
>
>



Relevant Pages

  • RE: ssl certificate error on public folders
    ... No certificate has been requested for the default web site in Internet ... To use a web server certificate from a trusted authority, ... Web Server Certificate Wizard in IIS. ...
    (microsoft.public.windows.server.sbs)
  • RE: ssl certificate error on public folders
    ... "Finish" to remove the certificate. ... Restart the IIS Admin service in the services mmc. ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • RE: ssl certificate error on public folders
    ... "Finish" to remove the certificate. ... Restart the IIS Admin service in the services mmc. ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: security header is not present in the incoming message
    ... Similar problem appears when I run my client directly under IIS instead of under ASP.NET Development Server. ... There are no certificates in the certificate store that match the find value of 'CN=WSE2QuickStartServer'. ... 'Hello World with certificate policy. ...
    (microsoft.public.dotnet.security)
  • Re: Problems setting up SSL on Exchange 2003 Front End server
    ... No it doesn't look like there is anything under IIS Manager about CertSrv, ... It was installed in preperation for the Exchange FE server. ... My certificate knoweldge is fairly minimal. ...
    (microsoft.public.exchange.admin)

Quantcast