You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William West (JIRA)" <ji...@apache.org> on 2018/04/13 17:06:00 UTC

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

William West created GOBBLIN-465:
------------------------------------

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


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)