You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/06/04 08:46:35 UTC

[GitHub] [jackrabbit-oak] ahanikel opened a new pull request #297: OAK-9451 - Cold Standby SSL certificates should be configurable

ahanikel opened a new pull request #297:
URL: https://github.com/apache/jackrabbit-oak/pull/297


   This patch enables one to
   
   - configure server and client keys and certificate chains
   - optionally enable client validation
   - optionally enable validation of the server's and the client's SubjectDN against a regex pattern
   
   In contrast to the server classes, the StandbyClient and StandbyClientSync did not have a builder yet. The addition of three new parameters to the constructor looked like too much, so I've added builders for these two as well. This made it necessary to change all the existing tests, that's why the PR touches so many files.
   
   https://issues.apache.org/jira/browse/OAK-9451


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] ahanikel commented on pull request #297: OAK-9451 - Cold Standby SSL certificates should be configurable

Posted by GitBox <gi...@apache.org>.
ahanikel commented on pull request #297:
URL: https://github.com/apache/jackrabbit-oak/pull/297#issuecomment-860465953


   Patch has been merged, closing PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] ahanikel closed pull request #297: OAK-9451 - Cold Standby SSL certificates should be configurable

Posted by GitBox <gi...@apache.org>.
ahanikel closed pull request #297:
URL: https://github.com/apache/jackrabbit-oak/pull/297


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org