Description
In 8.4 (as a part of SOLR-13972) I added some warn logging that was intended to warn users if they were using auth without SSL (and therefore exposing their passwords over the network).
But apparently I inverted the check logic prior to committing and the error now displays incorrectly.
Fixing this.
Attachments
Issue Links
- is duplicated by
-
SOLR-14711 Incorrect insecure settings check in CoreContainer
- Resolved
- relates to
-
SOLR-13972 Insecure Solr should generate startup warning
- Closed