- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just installed OCUM 6.1 and I am trying to add some clusters. I added the first one without a problem, but when I tried to install the second one it complained that the self signed certificate had expired. Sure enough I logged on to the cluster and the certificate was expired. I used the following command to create a new certificate:
security certificate create -vserver add-n1-nas2 -common-name add-n1-nas2.cert -expire-days 365 -type server
Unfortunately I still received the error that the certificate was expired. I figured it was still using the older certificate so I deleted the old one. Apparently that was a mistake, because now OCUM is simply stating "Cannot establish communication to the host <IP> over SSL". I tried disabling and enabling the "portal" and "ontapi" web services, (hoping that would restart the web server) all to no avail.
Anyone have any ideas what is going on? And/or what to look at to figure this out?
Thanks,
Keith
Solved! See The Solution