in advance for your help!
On Mon, Feb 14, 2022 at 3:55 PM Ryan Work wrote:
> Hi,
>
> I've checked my solr user environment variables, but didn't find any SSL
> settings for Solr. I've also checked my init.d script and verified that the
> one I'm expecting i
a command like this on the host:
>
> ps -efwww | grep solr
>
> You should look for things like -Djavax.net.ssl.keyStore
>
> It looks like you have initialized environemtn SOLR_SSL_KEY_STORE=NONE
>
> Jan
>
> 10. feb. 2022 kl. 22:01 skrev Ryan Work :
>
> Hi,
>
> I actu
/var/solr/data/logs/solr.log as well as the entire
> /etc/default/solr.in.sh file, for debugging.
>
> Jan
>
> 9. feb. 2022 kl. 22:21 skrev Ryan Work :
>
> I am trying to set up Solr 8.11.1 on a new server that is running RHEL 8
> along with Java 11 openjdk. I followed all
I am trying to set up Solr 8.11.1 on a new server that is running RHEL 8
along with Java 11 openjdk. I followed all of the steps listed in the Solr
guide (https://solr.apache.org/guide/8_11/taking-solr-to-production.html)
I pretty much was able to follow the guide with no issue up until the part
w