I'm trying to enable SSL on SOLR 8.11.1

My network team purchased a certificate
Imported into JDK into a file cacerts
I copied that file to etc/solr-ssl.keystore.pks
Rather than change the solr.cmd file,  I passed the ssl parameters in the 
command line

I restart SOLR and the parameters show up on the dashboard page of the UI
-Dsolr.ssl.enabled=true
-Dsolr.ssl.key.store.password=--REDACTED--
-Dsolr.ssl.key.store=etc/solr-ssl.keystore.pks
-Dsolr.ssl.need.client_auth=true
-Dsolr.ssl.trust.store.password=--REDACTED--
-Dsolr.ssl.trust.store=etc/solr-ssl.keystore.pks
-Dsolr.ssl.want.client.auth=false

Then I set access SOLR using https, and the connection for this site is not 
secure, <servername> sent an invalid response. ERR_SSL_PROTOCOL_ERROR

[cid:image001.png@01DA9D6F.4F676DC0]

Can you tell me where I might have gone wrong? I don't see any errors in the 
logs

Thanks,

RICK HODDER
Staff Software Engineer
Global Specialty
[The Hartford]<https://www.thehartford.com/>
The Hartford
83 Wooster Heights Rd. | 2nd floor
Danbury, CT, 06810
W: 475-329-6251
Email: richard.hod...@thehartford.com<mailto:richard.hod...@thehartford.com>
www.thehartford.com<https://www.thehartford.com/>
www.facebook.com/thehartford<https://www.facebook.com/thehartford>
twitter.com/thehartford<https://twitter.com/thehartford>



******************************************************************************************************
This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential and/or privileged 
information.  If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited.  If you are 
not the intended recipient, please notify the sender immediately by return 
e-mail, delete this communication and destroy all copies.

******************************************************************************************************

Reply via email to