Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

RFE: Public API to set the SSLSocketFactory used by JAXWS #1221

Open
LanceAndersen opened this issue Apr 25, 2018 · 0 comments
Open

RFE: Public API to set the SSLSocketFactory used by JAXWS #1221

LanceAndersen opened this issue Apr 25, 2018 · 0 comments

Comments

@LanceAndersen
Copy link

Previously tracked via: https://bugs.openjdk.java.net/browse/JDK-8002386

Operating System Configuration Information (be specific):All
Hardware Configuration Information (be specific): All

RFE Description: RFE: Public API to set the SSLSocketFactory used by JAXWS

Currently in order to set the SSLSocketFactory used by JAXWS, we need to use the JAXWSProperties.SSL_SOCKET_FACTORY property as specified in JAXWSProperties.

This is an internal sun package, and varies between distributions. We need a public API so that we can make sure that the SSLSocketFactory is always set correctly.

Note also that HttpsURLConnection. setDefaultSSLSocketFactory is not an option as we have more than one SSLSocketFactory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant