You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christopher Schultz (JIRA)" <ji...@apache.org> on 2018/05/10 14:35:00 UTC

[jira] [Created] (SOLR-12341) Allow bin/post to include command-line-specified arguments to Java

Christopher Schultz created SOLR-12341:
------------------------------------------

             Summary: Allow bin/post to include command-line-specified arguments to Java
                 Key: SOLR-12341
                 URL: https://issues.apache.org/jira/browse/SOLR-12341
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: scripts and tools
    Affects Versions: 7.3
            Reporter: Christopher Schultz
         Attachments: SOLR-post.patch

When using a standalone (non-clustered, non-ZK'd) Solr instance, enabling TLS was a chore for a few reasons. One of them was that `bin/post` doesn't provide a way to specify the client's trust store.

This is easy to remedy: add a parameter to the `java` invocation in the script to include options set in the shell.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org