Start a Conversation

Unsolved

This post is more than 5 years old

1939

October 30th, 2011 07:00

Script and certificate prompt

Hello folks,

we have a script that uses CenteraViewer.jar to connect to Centera and runs a couple of "show pool" commands. It will work for a month and then all of a sudden it starts prompting to accept certificate. Certificate is valid until July 6, 2014 , any idea why it starts prompting ?

java -cp "c:\Program Files\EMC\Centera\4_1\systemoperator\lib\CenteraViewer.jar" com.filepool.remote.cli.CLI -u admin -p centera -ip 10.25.24.12:3682 -script showpool.cli

Thanks

9 Legend

 • 

20.4K Posts

November 2nd, 2011 11:00

i tried to use "set cli" command to tell it to ignore certificate prompt ..does not work, i still get prompted. Any idea ?

Thanks

2 Intern

 • 

337 Posts

December 5th, 2011 22:00

Hi dynamox


I seem to remember that you need to log in with the account that runs your script once then open the CenteraViewer and then install the certificate locally.

Holger

9 Legend

 • 

20.4K Posts

December 6th, 2011 03:00

i've done that, it will work fine for a a couple of days and start prompting again.

3 Posts

December 20th, 2022 08:00

Hi there, 
I have been facing an issue with the execution of below command:
java -cp "c:\Program Files\EMC\Centera\4_1\systemoperator\lib\CenteraViewer.jar" com.filepool.remote.cli.CLI -u admin -p centera -ip 10.25.24.12:3682 -script showpool.cli
 
It is asking for accepting certificate each time due to which command is just waiting. Is there any way to ignore certificate warning or accepting it permanently ??
 
Any help will be very much appreciated.
 
Thanks.
No Events found!

Top