gianm commented on issue #17939: URL: https://github.com/apache/druid/issues/17939#issuecomment-2836076520
The error is `must specify a trustStorePath` -- you are probably running a configuration that attempts to enable TLS but does not set `druid.client.https.trustStorePath`. This property is required if you are using TLS. If you continue to have issues after verifying your configuration, please feel free to reopen. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
