SSL and IMAP4
- From: "Matthieu" <Matthieu@xxxxxxxxxxxxx>
- Date: Sat, 17 Nov 2007 18:17:47 +0100
Hi Everyone,
I've a little problem with my Exchange 2007 Server.
Today, i tryed to install a third party certificate for my E2K7 IMAP server.
I used command line to make a request :
New-ExchangeCertificate -generaterequest -subjectname "C=us, O=contoso corp,
CN=mail1.contoso.com" -domainname exchange.corp.tld
exchange.public.dns -PrivateKeyExportable $true -path c:\certrequest.txt
i signed the certificate and add-it : Import-ExchangeCertificate -Path
c:\certificates\newcert.p7b | Enable-ExchangeCertificate -Thubprint #the
correct thubprint# -Services IMAP, IIS
I've checked that i actived on my Imap server "securedlogin"
(get-Imapsettings and Set-ImapSettings).
but now, i can't connect using the public DNS name, i've an error message in
eventlog on my server :
Event Type: Error
Event Source: MSExchangeIMAP4
Event Category: General
Event ID: 2007
Date: 11/17/2007
Time: 3:47:22 PM
User: N/A
Computer: #####
Description:
A certificate for the hostname "#####" could not be found. SSL or TLS
encryption cannot be made to the IMAP service.
This problem doesn't occur with IIS and OWA.
Does anyone can help me ?
Matthieu
.
- Follow-Ups:
- Re: SSL and IMAP4
- From: Andy David {MVP}
- Re: SSL and IMAP4
- Prev by Date: Exchange 2007 Received: from Question
- Next by Date: Re: Mail sitting in E2k3->E2k7 (Routing Group Connctor) Queue?
- Previous by thread: Exchange 2007 Received: from Question
- Next by thread: Re: SSL and IMAP4
- Index(es):
Relevant Pages
|