-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Delayed synchronization SSL context initialization in HttpUrlConnector affects functionality #4815
Comments
error message for static (not lazy) default SSL socket factory initialization when used with GraalVM native image:
|
Related: #3293 |
Merged
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Is there a bug with jersey2.34?I found that “DEFAULT_SSL_SOCKET_FACTORY.get()” and "HttpsURLConnection.getDefaultSSLSocketFactory()" are not always equal.

The text was updated successfully, but these errors were encountered: