Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

808

October 4th, 2016 05:00

restCLI.pl script on 7.3.0.-233 rest api ssl connect error

Hi

Trying to use ./restCLi.pl to run some test commands against my avamar VE's. When i run the script and try to login , i get this error

Response code : 500 (invalid)

Response : cant connect to ip:8543

SSL connect attempt failed because of handshake problems .

I can open browser to https://ip:8543/rest-api/versions no problem

any ideas ?

2 Intern

 • 

2K Posts

October 13th, 2016 13:00

The restcli.pl script is deprecated. I'd recommend you use curl or a full REST client like Postman to run any manual testing of the REST API. If you continue to see handshake issues when using curl or a REST client, please open a service request as this may be due to a known compatibility issue between Java 8 and the JSAFE library that the REST API application's Tomcat instance uses.

No Events found!

Top