epugh commented on PR #1954:
URL: https://github.com/apache/solr/pull/1954#issuecomment-1743655383

   > `Dbasicauth`
   
   I looked at `test_ssl.bats` and it has these lines:
   
   ```
     solr start -c
     solr auth enable -type basicAuth -credentials name:password
     solr assert --started https://localhost:${SOLR_PORT}/solr --timeout 5000
   ```
   
   Notice the assert does not have the `-u` or `-credentials` parameter?   Yet 
we are successfully asserting the start?  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to