cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
381
Views
0
Helpful
1
Replies

IMAP certificate error

pcanters
Level 1
Level 1

I am running a business edition call manager/unity connection server

I have Microsoft outlook IMAP working to the 7.1 Unity Connection server.

Everytime the Outlook client is restarted, it complains about the certificate not being correct.

I don't want this dialog box to pop up every time and wish to just fix the cert issue

I also prefer to fix it on the server side rather than having to go to all my clients

The original disk spin (and subsequent cert generation) I named the server CMPUB but had to rename due to some other issues

I believe (know) that the issue is rooted in the fact that I renamed the Call manager server from CMPUB to its ip address.

When I look at the specific certificate error that I get, it reports that it is from CMPUB.

The question is how do I regenerate the cert on the call manager so that it uses the new hostname so that I don't get these errors anymor?.

I saw a previous 2007 thread on this that references a similar issue for the ccmuser pages and the suggestion was to make sure DNS has the correct statement. I have tried this and it does not seem to make a difference

Anyone have any insight ??

TIA

1 Accepted Solution

Accepted Solutions

htluo
Level 9
Level 9

First of all, I don't think you renamed your CUCM.  If you went to CUCM > System > Server and rename it there, you just renamed the "process node".

To see the actual "name" (hostname) of your CUCM box, you may use the CLI "show status".

Second, the name of the box won't cause certificate issue.  Technically, you could have a box with hostname "Jonh", while the certificate is presented as "Mary".

If you got the certificate error from client (such as Outlook, Internet Explorer, etc.), there could be only two reasons:

#1 You haven't import the certificate into the client computer's cert store.  This can be fixed by viewing the certificate and click "Install".

#2 The name you used to access the server do not match the name in the certificate.  e.g. You access the server by IP address 192.168.1.100 while the name in the certificate is "mary.acme.local".  To fix that, you may configure DNS or local host file to resolve "mary.acme.local" to 192.168.1.100.  Then access the server by the name.

Hope this helps!

Michael

http://htluo.blogspot.com

View solution in original post

1 Reply 1

htluo
Level 9
Level 9

First of all, I don't think you renamed your CUCM.  If you went to CUCM > System > Server and rename it there, you just renamed the "process node".

To see the actual "name" (hostname) of your CUCM box, you may use the CLI "show status".

Second, the name of the box won't cause certificate issue.  Technically, you could have a box with hostname "Jonh", while the certificate is presented as "Mary".

If you got the certificate error from client (such as Outlook, Internet Explorer, etc.), there could be only two reasons:

#1 You haven't import the certificate into the client computer's cert store.  This can be fixed by viewing the certificate and click "Install".

#2 The name you used to access the server do not match the name in the certificate.  e.g. You access the server by IP address 192.168.1.100 while the name in the certificate is "mary.acme.local".  To fix that, you may configure DNS or local host file to resolve "mary.acme.local" to 192.168.1.100.  Then access the server by the name.

Hope this helps!

Michael

http://htluo.blogspot.com