You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/09/14 18:06:00 UTC

[jira] [Resolved] (GEODE-9544) Update Certificate Used by Redis Server when Keystore Changes

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

Jens Deppe resolved GEODE-9544.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

This is covered in GEODE-9542

> Update Certificate Used by Redis Server when Keystore Changes
> -------------------------------------------------------------
>
>                 Key: GEODE-9544
>                 URL: https://issues.apache.org/jira/browse/GEODE-9544
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Wayne
>            Priority: Major
>              Labels: redis
>             Fix For: 1.15.0
>
>
> When the TLS/SSL Certificate changes in the Java keystore, we want to be able to automatically update the certificate, used by the server for TLS/SSL, without requiring a restart of the server.
> Although some changes will be necessary, we should be able to reuse much of the work already implemented by the  as part of GEODE-9017 and translate to the appropriate Netty semantics.
>  
> _Acceptance Criteria_
> A change in the TLS/SSL Certificate, in the keystore,  is detected and automatically applied to the server without requiring a server restart.
>  
> Appropriate tests are written to ensure that this feature works and is not regressed.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)