Re: Replacing OWA Certificate
- From: "Victor Asuquo" <abasi_obori@xxxxxxxxx>
- Date: Tue, 25 Nov 2008 16:24:26 +0100
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
.
- Follow-Ups:
- Re: Replacing OWA Certificate
- From: Rick
- Re: Replacing OWA Certificate
- References:
- Replacing OWA Certificate
- From: Rick
- Replacing OWA Certificate
- Prev by Date: SMTP relaying based on sender's domain
- Next by Date: Users are getting Blank Mails exchange server 2007
- Previous by thread: Replacing OWA Certificate
- Next by thread: Re: Replacing OWA Certificate
- Index(es):
Relevant Pages
|