Merge pull request #2392 from poljar/poljar/user-certs

Add the user certificates as additional certificates to the ClientBuilder
This commit is contained in:
Benoit Marty 2024-02-22 10:51:44 +01:00 committed by GitHub
commit 7efef9441b
3 changed files with 58 additions and 1 deletions

1
changelog.d/2992.feature Normal file
View file

@ -0,0 +1 @@
Allow user-installed certificates to be used by the HTTP client