[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2017-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch Final patch, with some removal of unnecessary logging, fixing a test

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2017-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Fix Version/s: (was: 6.x) 6.5 > Support PKI authentication in standalone mode >

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2017-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch New patch that applies to master. Moved changes entry to 6.5. Comments still

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Fix Version/s: master (7.0) 6.x > Support PKI authentication in standalone mode >

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Labels: authentication pki (was: ) > Support PKI authentication in standalone mode >

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch New patch * Added new test {{BasicAuthDistributedTest extends

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch New patch * Added some tests * Now try {{System.getProperty("urlScheme")}}

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Description: While working with SOLR-9481 I managed to secure Solr standalone on a single-node server.

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch Attaching patch which works with my limited testing * Fix bug in