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

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

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

Michael Suzuki updated SOLR-9728:
---------------------------------
    Description: 
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_KEY_TYPE=JCEKS
{code}

  was:At present when ssl is enabled we can't set the SSL type. It currently defaults to JCK, as a user it would be helpful to have this as a property that can set the required SSL type, for instance "JCEKS".


> Ability to specify Key Store type in solr.in 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: Michael Suzuki
>
> 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_KEY_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