Re: SSL and IMAP4



On Sat, 17 Nov 2007 18:17:47 +0100, "Matthieu"
<Matthieu@xxxxxxxxxxxxx> wrote:

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 ?

Are you using a wilcard certificate? That might explain that error.



Matthieu

.



Relevant Pages

  • Setting up IMAP in SuSE 9.1
    ... I've installed SuSE 9.1 on my main desktop system, ... IMAP server. ... I get an error message about the certificate ...
    (alt.os.linux.suse)
  • SSL Startup Message
    ... I am using mutt version 1.4.2.1i with ssl support for IMAP. ... startup I am asked to reject or accept once the certificate for my ... IMAP server. ... Is there a way to accept this certificate for more than ...
    (comp.mail.mutt)
  • Re: [opensuse] Certificates and Postfix. Was: Open (subnet) Relay using Postfix
    ... official certificate you might need to import it to your clients ... If you don't need plaintext mechanisms for authentication you can also use ... Provided you give the imap server access zu that certificate, you can of course share it among servers. ...
    (SuSE)
  • Re: [SLE] Openssl certificate parameters
    ... > I run an imap server, which requires me to create a new ssl certificate, ... It is in the apache2 rpm, ...
    (SuSE)
  • SSL and IMAP4
    ... i tryed to install a third party certificate for my E2K7 IMAP server. ... but now, i can't connect using the public DNS name, i've an error message in ... This problem doesn't occur with IIS and OWA. ...
    (microsoft.public.exchange.admin)