Unsolved

8 Posts

889

March 11th, 2022 02:00

uemcli certificate issue

Good Morning,

We need to execute some scripts periodically from a remote machine to the Storage Server, model EMC Unity 400F.
The problem is that it asks us to always accept the storage server's certificate. We want to know how to do this so that it automatically accepts the certificate, or how to import the certificate in the client. On the remote machine we have "uemcli" installed.

Thanks in advance.

Regards!

 

 

 

Moderator

 • 

7.9K Posts

March 11th, 2022 14:00

Hello tds87,

Here is a link to a KB that maybe of assistance. https://dell.to/3i2LRjX

3 Apprentice

 • 

318 Posts

May 4th, 2022 01:00

try

https://www.dell.com/support/kbdoc/en-us/000022827/dell-emc-unity-how-to-store-credentials-in-uemcli-user-correctable

they saves certificate into a local cache called a 'lockbox' which is checked first by uemcli

5 Posts

August 22nd, 2022 11:00

in the UEM CLI, add -sslPolicy as Accept and it will not prompt to accept the security while running the script

Top