curl -u XXX:YYY X.Y.Z.X:17778/.../Query –k -v
we are getting below error for events for other instance it works perfectly fine, so need to know any reference to SSL error as we ignoring with -k option or any privilege, if so please let us know the privilege required for API query ????
* About to connect() to 206.112.73.49 port 17778 (#0)
* Trying X.Y.Z.X... connected
* Connected to X.Y.Z.X (X.Y.Z.X) port 17778 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* warning: ignoring value of ssl.verifyhost
* NSS error -5978
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error