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/04 06:30:00 UTC

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

Kunal Shubham created OAK-9589:
----------------------------------

             Summary: 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


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)