CUCM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 11:59 AM - edited 03-19-2019 10:40 AM
Why when I log into my CUCM via web gui do I get the certificate error warning? I downloaded the certificate to my trusted root store yet the error is still there? Not the most savvy when it comes to certificates any help is greatly appreciated.
- Labels:
-
UC Applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 02:02 PM
And did you install the root certificate from CUCM in your computer?? and you're logging in, using the CN which is defined in the certificate??
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 02:10 PM
Did not download the root certificate from the CUCM. Just the certificate that pops up when you click on the certificate error box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 02:22 PM
That's also part of the authentication chain.
If you notice, if you go to your online banking, youtube, gmail, etc. You usually get a lock, green icon, etc. which means that
A) You trust, the guy who signed the certificate from their site. Pretty much any OS comes with built-in root certs to the most common public CAs for this to happen.
B) The site you're visiting, has a cert, which was signed by someone you already trust, which is point A, and you are reaching them by using the CN defined in their certificate. The CA already vouchs that they are who they claim they are.
In this case, you only have B, but since CUCM signed his own cert, you don't have that one, so, you're missing point A. You need to download the root cert from CUCM, and install it on your PC to complete the trust chain.
If you google certificates explanation, or ssl explanation, how ssl works, or similar, you can find plenty of info, and many videos on youtube that explain this in a lot more detail.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 03:25 PM
ok will read more into it, in the meantime how do I know which cert to download? When I got to Security> Certificate Management there is a long list of certificates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 03:33 PM
You need to look for the Tomcat certificates.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 04:06 PM
downloaded the tomcat cert to my machine and still getting that error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 06:08 PM
Have you installed it under the trusted root certs??
And are you using the exact CN that the certificate has in the URL??
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2016 07:08 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2016 07:20 AM
Which browser are you using. In case it is IE, then try FF and when the certificate error comes, do below:
a) A page appears that states this connection is untrusted. Click I Understand the Risks, and then click Add Exception.
b) Ensure the Permanently store this exception check box is checked.
c) Click Confirm Security Exception.
Regards
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2016 01:38 AM
Hi Paul,
Take a look at this:
https://supportforums.cisco.com/document/30501/cucm-uploading-ccmadmin-web-gui-certificates
If you're uploading the root certificate, you should be fine. There are several possible certificate warnings. Follow the procedure in the link and if you're still having problems after restarting Tomcat, make sure to write down the exact message you're getting.
You should also look at the comment section of the link, since there are some caveats which are addressed.
