Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
When the ssl-require-authentication Geode property is set to true, we should validate the Redis client's certificate against the configured ssl-truststore to ensure that the client certificate is issued by a trusted Certificate Authority.
Acceptance Criteria
Client certificates issued by trusted Certificate Authorities are properly authenticated. Client certificates issued by non-trusted Certificate Authorities are not authenticated. When the Geode property ssl-require-authentication is set to false, no client certificate authentication is performed.
Appropriate tests are developed to ensure this feature works as expected and does not regress.
Attachments
Issue Links
- links to