- Dec 12, 2022
- 357
- 2
Hi,
I am using jOHttpUtils2 version 3.00.
I am sending an SOAP XML like:
B4X:
The above has been working for many years, but today it has failed.
I have no control over the remote side, so I am assuming something on the remote side has changed or the SSL on the remote side has an issue.
The error I get from the code above shows:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
Is there a way to accept all TLS versions in my code ?
I did see the thread:
When I add HU2_ACCEPTALL to the Ctrl + B window it doesn't seem to fix the...
I am using jOHttpUtils2 version 3.00.
I am sending an SOAP XML like:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
The above has been working for many years, but today it has failed.
I have no control over the remote side, so I am assuming something on the remote side has changed or the SSL on the remote side has an issue.
The error I get from the code above shows:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
Is there a way to accept all TLS versions in my code ?
I did see the thread:
برای دیدن لینک ها باید ثبت نام کنید
When I add HU2_ACCEPTALL to the Ctrl + B window it doesn't seem to fix the...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید