Re: Replacing OWA Certificate

Tech-Archive recommends: Fix windows errors by optimizing your registry



use the New-ExchangeCertificate cmdlet for example
New-ExchangeCertificate -GenerateRequest -SubjectName "C=US, O=Your Organisation, CN=yourdomain.com.us" -DomainName ourdomain.com.us, -privatekeyexportable $true -Path c:\certReq.txt

the path parameter is where your csr will be exported to

if you have powershell installed in your exchange 2003 server that is


"Rick" <drummer10980@xxxxxxxxx> wrote in message news:46b8526a-2e1e-4b16-8d86-84fe27a9c432@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have an internal Certificate(Windows 2003 IAS Server) on my Exchange
2003 Server for OWA. I want to replace it with a Certificate from
Twarte. I go into IIS on my Exchange Server and goto the Security tab
for my OWA Site and I choose the option to renew the cert. I output
the CSR file. Twarte rejects the file because the state is "NY"
instead of "New York". Is there any other way to generate a CSR file
and be able to edit this field in IIS?

thanks
Rick

.



Relevant Pages

  • Re: Replacing OWA Certificate
    ... 2003 Server for OWA. ... I go into IIS on my Exchange Server and goto the Security tab ... the CSR file. ... Is there any other way to generate a CSR file ...
    (microsoft.public.exchange.admin)
  • 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)
  • SSL Mayhem
    ... You just created a CSR from your server. ... click OK you should now be in the Certificates MMC. ... of your SSL Server and get it on Tape or Boin it! ...
    (microsoft.public.inetserver.iis.security)
  • Re: Replacing OWA Certificate
    ... Powershell is fairly easy to install ... "Rick" wrote in message ... >I have an internal Certificate(Windows 2003 IAS Server) on my Exchange ... > the CSR file. ...
    (microsoft.public.exchange.admin)