As discussed with @vietj we need to be able to pass in an SSLContext when running the clients in WildFly. If one is passed in, that takes over creation of the SSLEngine. Currently Vert.x creates the SSLEngine from a specified truststore etc.
This is for our MicroProfile Reactive Messaging integration.
…e ProtonClient
Motivation:
As discussed with @vietj we need to be able to pass in an SSLContext when running the clients in WildFly. If one is passed in, that takes over creation of the SSLEngine. Currently Vert.x creates the SSLEngine from a specified truststore etc.
This is for our MicroProfile Reactive Messaging integration.
Needs: https://github.com/vert-x3/vertx-proton/pull/129
Conformance: Signed (adjusted commits to be signed after opening initial PR)