[ https://issues.apache.org/jira/browse/SOLR-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257320#comment-15257320 ]
Hoss Man commented on SOLR-9040: -------------------------------- When comparing the differences in SolrCLI.java between branch_6x and master, GIT commit ce172acb from SOLR-4509 jumpted out at me as beingsuspiciously relevant. If you check out the commit prior to ce172acb (via {{git co ce172acb8fec6c3bbb18837a4d640da6c5aad649~1}}) then the steps described above (to reproduce the problem) seem to work flawlessly. If you instead do {{git co ce172acb8fec6c3bbb18837a4d640da6c5aad649}} then the steps to reproduce fail exactly as described above. > bin/solr SSL support for client->server communcation broken on master > --------------------------------------------------------------------- > > Key: SOLR-9040 > URL: https://issues.apache.org/jira/browse/SOLR-9040 > Project: Solr > Issue Type: Bug > Reporter: Hoss Man > Assignee: Hoss Man > > Working on SOLR-9028 lead me to realize that {{bin/solr}} actions which > require communicating with solr over HTTP are broken on master when SSL is > enabled. My testing suggests that this doesn't affect branch 6x or 6.0. > (Long) detailed steps to reproduce to follow in first comment -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org