2018-03-07 01:38 PM
Failed!: Ssl may be set opposite of what was attempted
2018-03-07 01:46 PM
Hi,
If you have enabled the rest API for SSL, you need to disable this and try the script again.
Thank you
David
David C. Poirier
Principal Engineer Technical Support
RSA the Security Division of EMC
(781) 515-7757
Fax: 781-515-7710
David.Poirier@rsa.com<mailto:David.Poirier@rsa.com>
2018-03-07 01:47 PM
SSL may be enabled, try the flag: -c 1 (or 0) depending on if SSL is enabled on your port for that service.
2018-03-07 02:39 PM
As mentioned by David there is a known issue within the array configuration script that provides a false error message about SSL. Until this issue is fixed we have had the most success temporarily turning off SSL on REST to allow the script to run and then turning it back on.
Also know that it talks to the primary service (decoder, concentrator, archiver) and the appliance service. This means you would need to make sure that the REST SSL/Non-SSL option is set the same for both services or you will receive the same error message. If you go into Explore view on the service (decoder, concentrator, archiver) you set the REST SSL option under the REST folder node. To set it correctly for the appliance service you have to go down to the deviceappliance node at the bottom of the Explore view and then look for another REST folder node. Inside there is where you find the appliance's REST SSL/Non-SSL option. Once both REST options are set the same you should have no issues.
When you are done you can go back and turn SSL back on if you use the REST interface and want it encrypted again.
I hope this helps.
2019-07-25 04:48 PM
Just a quick note: Worked in my environment.
Admin --> service --> host --> explore --> rest --> config
Turn SSL from on to off
SSH into the device and run the following command
./NwArrayConfig.py --user=admin --password=ask