[
https://issues.apache.org/jira/browse/GEODE-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith updated GEODE-9544:
-----------------------------
Description:
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.
was:
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 [K8s
team|http://https//issues.apache.org/jira/browse/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.
> 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
> Reporter: Wayne
> Priority: Major
>
> 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)