Add HTTPS support in JDBC Driver
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Currently Java client supports HTTPS but JDBC clients doesn't expose these configs for end user. You can configure the protocol using the `scheme` property but no configs exist to configure TLS props.
Contributor guide
Assessment
This issue has not been assessed yet.