We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The connection constructors are currently hardcoded to not use SSL:
crunchy-watch/main.go
Lines 266 to 282 in c0e8a18
Please consider changing this to allow or require SSL.
Thanks!
The text was updated successfully, but these errors were encountered:
Seems reasonable
Sorry, something went wrong.
@parhamr you can find the changes here https://github.com/GajaHebbar/crunchy-watch/blob/master/main.go. But you need to build the image yourself.
No branches or pull requests
The connection constructors are currently hardcoded to not use SSL:
crunchy-watch/main.go
Lines 266 to 282 in c0e8a18
Please consider changing this to allow or require SSL.
Thanks!
The text was updated successfully, but these errors were encountered: