apache / solr-operator

Official Kubernetes operator for Apache Solr
https://solr.apache.org/operator
Apache License 2.0
243 stars 112 forks source link

Add integration tests for TLS #605

Closed HoustonPutman closed 10 months ago

HoustonPutman commented 10 months ago

Currently we have no way of detecting if TLS works for the supported versions of Solr.

As a part of this ticket, we should document which versions of Solr are supported with SSL in the Solr Operator, as there are some issues with Solr 9 SSL incompatibilities.