Hi,
I'm trying to use the OME 1.3 CLI tools, but I receive the following error:
PS> Set-ModifyDiscoveryRangeGroup -GroupName Test -AddRangeList "C:\Temp\TestRangeList.xml"
I found the following post in which the first reply asks if something has changed with the OME certificate:
http://en.community.dell.com/techcenter/systems-management/f/4494/t/19509806.aspx
In my case, yes, I have changed the SSL certificate in IIS from the default one which comes installed with OME to one that I generated with my certificate provider. I did this because we access OME via the FQDN and not the server.domain.local format and using my own certificate avoids the browser certificate security warning that is presented each time.
As a test, I switched the SSL certificate back to the default OME version and then the above command works properly. How can I resolve this trust relationship error while using my own certificate?
Thanks,
Ryan