Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 914fb10eaabff5468992c66c9c12882d73dd5701
https://github.com/resteasy/resteasy/commit/914fb10eaabff5468992c66c9c128...
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: 37a3e8d5089a7177d0bc3fc331e0307086239acc
https://github.com/resteasy/resteasy/commit/37a3e8d5089a7177d0bc3fc331e03...
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 #4289 from jamezp/RESTEASY-3515
[RESTEASY-3515] Use the SSLContext.getDefault() instead of attempting…
Compare:
https://github.com/resteasy/resteasy/compare/fdedb7a343d7...37a3e8d5089a
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications