Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: 4ddbc0a5f66acdf745285eaa627fee553837de06
https://github.com/resteasy/resteasy/commit/4ddbc0a5f66acdf745285eaa627fe...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ClientHttpEngineBuilder43.java
Log Message:
-----------
[RESTEASY-3515] Use the SSLContext.getDefault() instead of attempting to get an
instance. This is important when running in containers when the default might be
configured in the container.
https://issues.redhat.com/browse/RESTEASY-3515
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 3d9219b8fce6b4ca2a926742db0d29997d0ccd2e
https://github.com/resteasy/resteasy/commit/3d9219b8fce6b4ca2a926742db0d2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ClientHttpEngineBuilder43.java
Log Message:
-----------
Merge pull request #4290 from jamezp/RESTEASY-3515-6.2
[RESTEASY-3515] Use the SSLContext.getDefault() instead of attempting…
Compare:
https://github.com/resteasy/resteasy/compare/7e12ca752a14...3d9219b8fce6
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications