S
S
sm1tt2015-09-09 12:32:34
IMAP
sm1tt, 2015-09-09 12:32:34

How to resolve an error when setting a wild certificate for the IMAP service in Exchange2013?

Hello, I have Exchange 2013 sp1 cu9 and a wildcard certificate, it became necessary to enable IMAP support, I enter the Set-ImapSettings -X509CertificateName mail.domain.ru command, after which the following message is displayed:
Warning: The command was successful, but the parameters 'Exchange \ 1' were not changed
and the certificate is not assigned to the service, giving the same error that you need to set the fully qualified domain name for X509CertificateName
The Imap service is up and running. Tell me what to do in this case?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2015-09-09
@sm1tt

  1. Check with Get-ExcangeCertificate. whether there is a certificate there, if not - Import-ExchangeCertificate.
  2. Enable-ExchangeCertificate -Thumbprint *thumbprint* -Services IMAP
  3. Set-IMAPSettings -X509CertificateName mail.domain.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question