My company recently updated from PowerBuilder 12.1 to 2017 R2, so we have a lot of legacy code. I have a working connection to a SOAP webservice using the SoapConnection object. I now need to implement TLS 1.2 when connecting to that webservice, but when I disable TLS 1.0 on the webserver, it results in the client being unable to connect to the webservice. Is there a way to configure the SoapConnection object to use TLS 1.2 instead of TLS 1.0?
- Joseph Neville
- PowerBuilder
- Wednesday, 12 September 2018 16:29 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Mike