Unsolved
This post is more than 5 years old
11 Legend
•
20.4K Posts
•
87.4K Points
0
1964
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
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
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
holgerjakob_c0722c
2 Intern
•
337 Posts
0
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
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 6th, 2011 03:00
i've done that, it will work fine for a a couple of days and start prompting again.
Krit12
3 Posts
0
December 20th, 2022 08:00
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