Azure / azure-kusto-java

Microsoft Azure Kusto Library for Java
MIT License
38 stars 43 forks source link

Add support for configuring SSL/TLS protocols in HttpClient #382

Closed AsafMah closed 3 months ago

AsafMah commented 3 months ago

Introduce a new supportedProtocols field in HttpClientProperties to allow specifying SSL/TLS protocols.

github-actions[bot] commented 3 months ago

Test Results

321 tests  ±0   313 :white_check_mark: ±0   2m 31s :stopwatch: ±0s  25 suites ±0     8 :zzz: ±0   25 files   ±0     0 :x: ±0 

Results for commit 7f1df938. ± Comparison against base commit 723e09e7.

github-actions[bot] commented 3 months ago

Test Results

321 tests  ±0   313 :white_check_mark: ±0   2m 21s :stopwatch: -10s  25 suites ±0     8 :zzz: ±0   25 files   ±0     0 :x: ±0 

Results for commit 7f1df938. ± Comparison against base commit 723e09e7.

:recycle: This comment has been updated with latest results.

ohadbitt commented 3 months ago

i hope this will not be difficult in the new client