You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Kunal Shubham (Jira)" <ji...@apache.org> on 2021/10/05 10:06:00 UTC

[jira] [Commented] (OAK-9589) Backport OAK-9451 to oak-1.8

    [ https://issues.apache.org/jira/browse/OAK-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424404#comment-17424404 ] 

Kunal Shubham commented on OAK-9589:
------------------------------------

PR: [https://github.com/apache/jackrabbit-oak/pull/384] 

> Backport OAK-9451 to oak-1.8
> ----------------------------
>
>                 Key: OAK-9589
>                 URL: https://issues.apache.org/jira/browse/OAK-9589
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: segment-tar
>            Reporter: Kunal Shubham
>            Priority: Major
>              Labels: cold-standby
>
> The cold standby is able to do SSL connections to the primary, but currently only using on-the-fly generated certificates. This means that data is transferred over an encrypted connection but there is no protection against a man in the middle yet.
> With this issue we want to:
>  * make server and client certificates configurable
>  * optionally validate the client certificate
>  * optionally only allow matching subjects in client and server certificates
> This has been fixed in trunk and 1.22 branches, need to backport it to 1.8.



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