NAT8304 HTTP request failed. Reason Request error: -1

Product/components used and version/fix level:
Natural 8.3 running on Red Hat Enterprise Linux Server release 6.9 (Santiago)

Detailed explanation of the problem:
I receive nat8034 error when accessing a https url but there is no error when accessing the http version of the same url. Everything was running fine but our certificate was updated and then this error raised. This certificate update made us think that the error is someway related to certificate…but I am clueless righ now.

This is sample code that demonstrates the nat8034 error
define data local
1 CODE-ANSWER-HTTP (I4)
end-define
request document from ‘https://…’
with RESPONSE CODE-ANSWER-HTTP
end

Error messages
NAT8304 HTTP request failed. Reason Request error: -1.

Generally, the error messages alongside with syserr comand prove to be very useful, but in this case, the message is not helpful.

Any help is very appreciated

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.