Keycloak client: Support TLS certificates issued by trusted certificate authorities.
Description
Environment
None
Potential Workaround
None
has to be done before
Checklist
hideActivity
Show:
Done
Details
Details
Assignee

Reporter

Priority
Story Points
1
Sprint
None
Development Team
Eureka
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 3, 2024 at 11:12 AM
Updated June 12, 2024 at 12:59 PM
Resolved June 12, 2024 at 12:59 PM
TestRail: Cases
TestRail: Runs
When Web/HTTP clients send requests proxied by AWS application load balancers, there is no need for a trust store containing the ALB's certificate, as all ALBs utilize "Public Trusted Certificates" from trusted CAs. In these scenarios, configure Web/HTTP clients with TLS enabled, omitting the trust store path, password, and type, etc.
Enhance the setup of Web/HTTP clients to support "Public Trusted Certificates" without requiring a certificate and a trust store.