Topic by Jonathan Schmalzle
Content
In order to call external web services from the Connect PHP API, the nusoap library has been used. Because of a security vulnerability affecting SSL v3.0 (Poodle), RightNow is disabling the use of SSL v3.0. Is there any way to make nusoap use TLS v1 and above or does anyone know of any alternatives for calling external web services from the Connect PHP API?
Thanks,
Jonathan