You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:46:01 UTC

[jira] [Closed] (GEODE-9542) Enable SSL Client Certificate Authorization for Redis

     [ https://issues.apache.org/jira/browse/GEODE-9542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9542.
-------------------------------

> Enable SSL Client Certificate Authorization for Redis
> -----------------------------------------------------
>
>                 Key: GEODE-9542
>                 URL: https://issues.apache.org/jira/browse/GEODE-9542
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Wayne
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available, redis
>             Fix For: 1.15.0
>
>
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)