Re: 8.6.1 configuring ssl on centos 7

2020-12-14 Thread Bogdan C.
arted ServerConnector@13fd2ccd{SSL, (ssl, http/1.1)}{0.0.0.0:8983} Thanks,Bogdan On Sunday, December 13, 2020, 2:26:51 p.m. EST, Shawn Heisey wrote: On 12/13/2020 7:21 AM, Bogdan C. wrote: > Solr is installed and working on http (8983). I (think I) have the keystore > configured p

8.6.1 configuring ssl on centos 7

2020-12-13 Thread Bogdan C.
Hi All, Solr is installed and working on http (8983). I (think I) have the keystore configured properly and solr.in.sh modified for the SOLR_SSL_* config settings. Not sure how to modify the service startup to listen on 8984 for ssl. solr documentation says to start it using bin/solr -p 8984 its