You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2016/11/28 15:50:59 UTC

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

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

Kevin Risden updated SOLR-9728:
-------------------------------
    Summary: Ability to specify Key Store type in solr.in.sh file for SSL  (was: Ability to specify Key Store type in solr.in file for SSL)

> Ability to specify Key Store type in solr.in.sh file for SSL
> ------------------------------------------------------------
>
>                 Key: SOLR-9728
>                 URL: https://issues.apache.org/jira/browse/SOLR-9728
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Server
>    Affects Versions: master (7.0)
>            Reporter: Michael Suzuki
>            Assignee: Kevin Risden
>         Attachments: SOLR-9728.patch, SOLR-9728.patch, SOLR-9728.patch
>
>
> At present when ssl is enabled we can't set the SSL type. It currently defaults to JCK.
> As a user I would like to configure the SSL type via the solr.in file.
> For instance "JCEKS" would be configured as:
> {code}
> SOLR_SSL_KEYSTORE_TYPE=JCEKS
> SOLR_SSL_TRUSTSTORE_TYPE=JCEKS
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org