Alex Marshall opened SWS-468 and commented
Currently, there are only two WebServiceMessageSender implementations, and neither easily allow communication with web service gateways that use HTTPS / SSL. Specifically, those servers that use self-signed certificates. A new HttpsUrlConnectionMessageSender should be created that allows manipulation of the TrustManager and KeyManager assigned to the URLConnection created by HttpUrlConnectionMessageSender. This would make using self signed certificates considerably easier.
Affects: 1.5.5
Attachments:
Referenced from: commits 2c650a5
2 votes, 2 watchers