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

ASF subversion and git services commented on SOLR-9728:
-------------------------------------------------------

Commit bf424d1ec1602dffeb33ab0acc8f470e351a6959 in lucene-solr's branch 
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=bf424d1 ]

SOLR-9728: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to