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

Steve Davids commented on SOLR-5757:
------------------------------------

Interesting, when writing unit tests in order to get the two-way SSL to work I 
needed to configure the HttpClient to use the TrustSelfSignedStrategy as seen 
in {code}SSLTestConfig.buildSSLContext(){code} The only noticeable difference 
is that you are generating a new key vice using the key distributed located at 
solr/example/etc/solrtest.keystore generated via the 
create-solrtest.keystore.sh script (though it looks the same). I will need to 
take a closer and will follow the steps you have specified to see if I have an 
issue with the hand shake failing for internal Solr Cloud HTTPS requests.

> Need ref-guide coverage of using Solr(Cloud) with SSL
> -----------------------------------------------------
>
>                 Key: SOLR-5757
>                 URL: https://issues.apache.org/jira/browse/SOLR-5757
>             Project: Solr
>          Issue Type: Task
>          Components: documentation
>            Reporter: Hoss Man
>            Assignee: Steve Rowe
>             Fix For: 4.9, 5.0
>
>
> need doc updates explaining:
> * basics of running SolrCloud with SSL
> * how to setup/config client auth certs for bi-directional auth



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to