IIS 7 Add certificate
I've had to use OpenSSL to create the CSR as IIS uses UTF8 strings in the CSR
it generates which the CA I use doesn't support.
I now have a pem file from the CA which I am unable to import into IIS as it
is looking for a PFX flie.
Can anyone point me in the right direction as to how I can get the
certificate installed?
Many thanks.
.
Relevant Pages
- renewal of Certificates
... certificate.The only problem for enrolling the IIS server for CSR will create ... a new key pair and KeyIdentifier that will Stop not only the server(during ... When i asked verisign about the use of old CSR,they said i would not be ... able to use an old or same CSR file if you are working with an IIS 5.0 or IIS ... (microsoft.public.dotnet.framework.webservices.enhancements) - renewal of certificates
... For a renewal of SSL certificates,enrollment with an IIS 5 or 6 server ... instead of generating a new CSR could i use the same old CSR. ... The only problem for enrolling the IIS server for CSR will create a new key ... (microsoft.public.inetserver.iis.security) - How to generate a temporary cert ?
... I need a SSL certificate from a non-trusted CA for testing purposes. ... After processing steps on IIS to get the .csr generated, ... (microsoft.public.inetserver.iis.security) - COMMAND-LINE tool for CSR request under IIS 5 ?
... I'm looking for a command-line tool or a windows tools to make a CSR ... What about IIS 5? ... (microsoft.public.inetserver.iis.security) - Re: Maintaining WS issues
... It may be a lot better in VS2008 and/or with WCF. ... dealing with some certain kind of projects in Visual Studio 2005. ... do you mean the IIS server? ... Microsoft MSDN Online Support Lead ... (microsoft.public.dotnet.framework.webservices) |
|