You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/02 21:22:00 UTC

[jira] [Commented] (ASTERIXDB-2490) Support Inter Cluster Secure Connections

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

ASF subversion and git services commented on ASTERIXDB-2490:
------------------------------------------------------------

Commit 3f118df7ef651a52d28458c4197b52aff0115a5c in asterixdb's branch refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=3f118df ]

[ASTERIXDB-2490][NET] Allow Private Key Entries With Password

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- Currently, it is assumed that private key entries will always
  have a blank password. This change changes that by using the
  keystore passed password as the private key entry password.
- Ensure trust store password property is set to to allow the
  usage of password protected trust stores.
- Fix NCConfig keyStorePath/trustStorePath setter to set the
  values for the current node.
- Update test cases private key entries to have password.

Change-Id: I204aa31006c6d3db65909248e55dd901029887fe
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3239
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Michael Blow <mb...@apache.org>


> Support Inter Cluster Secure Connections
> ----------------------------------------
>
>                 Key: ASTERIXDB-2490
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2490
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: NET - Network
>    Affects Versions: 0.9.5
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Add the option to use encrypted connections between CC and NCs within a cluster.



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