diff options
Diffstat (limited to 'client/changes/feature_add-pool-of-http-https-connections')
-rw-r--r-- | client/changes/feature_add-pool-of-http-https-connections | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/feature_add-pool-of-http-https-connections b/client/changes/feature_add-pool-of-http-https-connections new file mode 100644 index 00000000..7ff2a4ee --- /dev/null +++ b/client/changes/feature_add-pool-of-http-https-connections @@ -0,0 +1,2 @@ + o Add a pool of HTTP/HTTPS connections that is able to verify the server + certificate against a given CA certificate. |