09-22-2009 11:46 PM - last edited on 03-25-2019 10:41 PM by ciscomoderator
I have https enabled on my UC520, and there are self-signed certificates in both the UC520 and Cue.
When I log in through CUE Web admin, to configure Integrated Messaging, I get an error when trying to enable SSL for the connection security.
The error is: "Integrated Messaging: No default certificate selected."
Any idea how to resolve this issue?
Regards,
Luis
Solved! Go to Solution.
09-23-2009 09:02 AM
Luis,
Log into the CUE CLI and do the following:
10.1.10.1# show web session security keylabel
Key Label Is weex-https
10.1.10.1(config)# service imap
10.1.10.1(config-imap)# session security keyLabel weex-https
10.1.10.1(config-imap)# session security mixed
Restart(no enable&enable) IMAP service for the new config to take effect.
10.1.10.1(config-imap)#no enable
10.1.10.1(config-imap)#enable
10.1.10.1(config-imap)#end
10.1.10.1#wr
Let me know how it goes. By the way, if you are trying to use Entourage with IMAP, you might find issues.
Marcos
09-23-2009 09:02 AM
Luis,
Log into the CUE CLI and do the following:
10.1.10.1# show web session security keylabel
Key Label Is weex-https
10.1.10.1(config)# service imap
10.1.10.1(config-imap)# session security keyLabel weex-https
10.1.10.1(config-imap)# session security mixed
Restart(no enable&enable) IMAP service for the new config to take effect.
10.1.10.1(config-imap)#no enable
10.1.10.1(config-imap)#enable
10.1.10.1(config-imap)#end
10.1.10.1#wr
Let me know how it goes. By the way, if you are trying to use Entourage with IMAP, you might find issues.
Marcos
09-29-2009 03:16 PM
Thanks Marcos! That solved the issue.
Regards,
Luis
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide