Skip to content

Add a new HttpsUrlConnectionMessageSender implementation to allow customization of certificate management [SWS-468] #605

@gregturn

Description

@gregturn

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions