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

ASF subversion and git services commented on SLIDER-802:
--------------------------------------------------------

Commit bf293b9df7dd06ee80a6c8876d0463da38e61a8f in incubator-slider's branch 
refs/heads/develop from [~jmaron]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=bf293b9 ]

Merge branch 'feature/SLIDER-802-cert-sign' into develop


> Need mechanism for client truststore and keystore retrieval
> -----------------------------------------------------------
>
>                 Key: SLIDER-802
>                 URL: https://issues.apache.org/jira/browse/SLIDER-802
>             Project: Slider
>          Issue Type: Bug
>          Components: client, security
>            Reporter: Jonathan Maron
>            Assignee: Jonathan Maron
>
> For applications that take advantage of the certificate store generation 
> feature, there may be a need for the client's to obtain truststores and, 
> optionally, keystores to successfully communicate via SSL to the server-side 
> application components.
> One possible approach is a CLI option:
> slider ssl-support --keystore <path for generated file> --subj <DN for client>
> Some key points:
> 1)  Could use the localhost from where the client is invoked to create the 
> subject DN (CN=<localhost name>) if no subject is specified
> 2)  For clients to access these stores they will need access to store 
> passwords.  I believe it's be most appropriate to leverage the Credential 
> Provider facility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to