You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Abhishek Tiwari (JIRA)" <ji...@apache.org> on 2018/05/02 14:54:00 UTC

[jira] [Resolved] (GOBBLIN-465) Add support for client certificate auth

     [ https://issues.apache.org/jira/browse/GOBBLIN-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Tiwari resolved GOBBLIN-465.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request #2337
[https://github.com/apache/incubator-gobblin/pull/2337]

> Add support for client certificate auth
> ---------------------------------------
>
>                 Key: GOBBLIN-465
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-465
>             Project: Apache Gobblin
>          Issue Type: New Feature
>          Components: gobblin-couchbase
>            Reporter: William West
>            Assignee: Shirshanka Das
>            Priority: Blocker
>             Fix For: 0.13.0
>
>
> Later SDK version support SSL client cert auth, which is useful for regulatory compliance & generally part of a good security model.
> It's possible to do with 2.4 SDK, but 2.5 works better since it doesn't require you to combine your trust store and client cert in the same store.
> cert auth: [https://developer.couchbase.com/documentation/server/current/security/security-certs-auth.html]
> Support matrix: [https://developer.couchbase.com/documentation/server/current/sdk/java/compatibility-versions-features.html]
> 2.5.4 SDK Ref: [http://docs.couchbase.com/sdk-api/couchbase-java-client-2.5.4/]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)