Re: [PR] Adding support to insecure TLS when creating SSLFactory [pinot]

2024-02-14 Thread via GitHub
codecov-commenter commented on PR #12425: URL: https://github.com/apache/pinot/pull/12425#issuecomment-1945012769 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12425?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

[PR] Adding support to insecure TLS when creating SSLFactory [pinot]

2024-02-14 Thread via GitHub
zhtaoxiang opened a new pull request, #12425: URL: https://github.com/apache/pinot/pull/12425 What is insecure mode - [curl -k](https://curl.se/docs/manpage.html#-k) The insecure mode flag is introduced recently in https://github.com/apache/pinot/pull/12416 Insecure mode is dis