-
Enhancement
-
Resolution: Done
-
Major
-
SSO72 1.0.0.GA
-
Interactive Demo/Tutorial, Compatibility/Configuration, User Experience
-
-
-
-
-
-
CLOUD Maintenance Sprint 24
CLOUD-2398 introduce support for auto-generated HTTPS and JGroups keystores, and RH-SSO truststore utilizing OpenShift's certificate generating secrets.
Since the x509 functionality there is based on asymetric cryptography, when automatically generating the corresponding JGroups secret, we need to have ability to configure ASYM_ENCRYPT JGroups protocol type:
- http://www.jgroups.org/javadoc4/org/jgroups/protocols/ASYM_ENCRYPT.html
- https://github.com/belaban/JGroups/tree/master/src/org/jgroups/protocols
- https://github.com/belaban/JGroups/blob/master/src/org/jgroups/protocols/ASYM_ENCRYPT.java
- https://github.com/belaban/JGroups/blob/master/conf/asym-encrypt.xml
- blocks
-
CLOUD-2680 Update the eap64-sso-s2i, eap71-sso-s2i, and eap-cd-sso-s2i templates to start using ASYM_ENCRYPT JGroups encryption method
- New
-
CLOUD-2709 [RH-SSO 7.2] Move RH-SSO 7.2 image streams and templates from application-templates to jboss-container-images repo for OpenShift image
- Closed
- incorporates
-
CLOUD-2942 EAP CD 14 Release
- Closed
- is incorporated by
-
CLOUD-3088 EAP64 - Release EAP 6.4 - 1.9.0
- Closed
- is related to
-
CLOUD-2835 [Common] JGroups SYM_ENCRYPT requires unnecessary variable
- New
- relates to
-
CLOUD-2758 [EAP] Update jgroups AUTH and SYM_ENCRYPT to use non deprecated configurations
- Verified