Search found 2 matches

by RomanMoser
Tue Jul 18, 2023 2:48 pm
Forum: HTTPAPI
Topic: Problem after changing ibm i release to V7R4M0
Replies: 9
Views: 35479

Re: Problem after changing ibm i release to V7R4M0

Hi Scott,

thanks for your quick answer.The problem is solved!

I contacted my partner on the other side (the receiver of the data) and he told me the following:
"it should be a TLS-Problem. We actually support 1.0, 1.1 and 1.2 but the Cyphers are still older ones. So we will change to another ...
by RomanMoser
Tue Jul 18, 2023 4:40 am
Forum: HTTPAPI
Topic: Problem after changing ibm i release to V7R4M0
Replies: 9
Views: 35479

Problem after changing ibm i release to V7R4M0

Hello,
I am using HTTPAPI for years and it worked fine all the time. Last weekend we changed to IBM i-Release V7R4M0 and now it doesn't work any longer.

When I do
rc = http_url_post_stmf( URL
: HTTP_FILE
: HTTP_RESULT
: HTTP_TIMEOUT
: HTTP_USERAGENT
: HTTP_CONTT_819
: HTTP_SOAPACT ...