You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dinesh Joshi (JIRA)" <ji...@apache.org> on 2019/02/22 05:30:00 UTC

[jira] [Comment Edited] (CASSANDRA-15030) Add support for SSL and bindable address to sidecar

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

Dinesh Joshi edited comment on CASSANDRA-15030 at 2/22/19 5:29 AM:
-------------------------------------------------------------------

Thanks for the comments [~vinaykumarcse]. We can specify custom truststores as a JVM arg. Besides this is only useful if we expect the client to present a SSL certificate signed by a non-standard CA root which we don't have in scope here.

[~cnlwsu], For tests it would be better to leave the mock CA Root specification at the JVM level. It would be cumbersome and error prone to have everyone specify the same root all over the place.


was (Author: djoshi3):
Thanks for the comments [~vinaykumarcse]. We can specify custom truststores as a JVM arg. If you feel strongly about it, I can add it.

[~cnlwsu], For tests it would be better to leave the mock CA Root specification at the JVM level. It would be cumbersome and error prone to have everyone specify the same root all over the place.

> Add support for SSL and bindable address to sidecar
> ---------------------------------------------------
>
>                 Key: CASSANDRA-15030
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15030
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Sidecar
>            Reporter: Dinesh Joshi
>            Assignee: Dinesh Joshi
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need to support SSL for the sidecar's REST interface. We should also have the ability to bind the sidecar's API to a specific network interface. This patch adds support for both.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org