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 1751920d42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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