Search found 2 matches

by max86
Mon Apr 27, 2026 10:27 pm
Forum: HTTPAPI
Topic: SSL_protocol: Unknown protocol 5000
Replies: 2
Views: 22054

Re: SSL_protocol: Unknown protocol 5000

Thanks for the response scott.

we are not seeing any response back from the api service in this case, just recvresp(), on retry multiple times, it does get back the response.

recvresp(): entered
recvresp(): end with err
http_close(): entered

Also the response returned to counter rc is not 1 ...
by max86
Mon Apr 27, 2026 6:07 pm
Forum: HTTPAPI
Topic: SSL_protocol: Unknown protocol 5000
Replies: 2
Views: 22054

SSL_protocol: Unknown protocol 5000

Hi Scott,

We are getting SSL protocol error suddenly on the GET httpapi call , this was working for long time and getting this error from yesterday. Could you please help us with this error.

rc = http_url_get_raw( ppAuthUrl
:fd
:%paddr('PARSERESP'));

Error:

recvresp(): entered
recvresp ...