[
https://issues.apache.org/jira/browse/NIFI-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335481#comment-17335481
]
ASF subversion and git services commented on NIFI-7134:
-------------------------------------------------------
Commit 54a0e27c937aeef98e17e999a6e61591a46bf91c in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=54a0e27 ]
NIFI-7134: Adding auto-reloading of Keystore and Truststore
- NIFI-7261 Included TrustStoreScanner for auto-reloading of truststore
This closes #4991
Signed-off-by: David Handermann <[email protected]>
> Enable JettyServer to automatically detect keystore changes and update
> ----------------------------------------------------------------------
>
> Key: NIFI-7134
> URL: https://issues.apache.org/jira/browse/NIFI-7134
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework, Security
> Affects Versions: 1.11.1
> Reporter: patrick white
> Assignee: Joseph Gresock
> Priority: Minor
> Labels: jetty, keystore, restart, security, tls
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> TLS/keystore credential change currently requires a service restart to
> update, [~alopresto] noted on 'users' that Jetty 9.3+ supports the ability to
> dynamically update credentials, and provided reference [1].
> Request enabling NiFi JettyServer to support detection and reload of its
> keystore when it changes, such as during credentials update or rotation, will
> link this request to epic [2].
> [1] https://github.com/eclipse/jetty.project/issues/918
> [2] https://issues.apache.org/jira/browse/NIFI-5458
--
This message was sent by Atlassian Jira
(v8.3.4#803005)