diff NEWS @ 1973:7bd4cb780feb

Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 11 Apr 2016 15:17:53 +0200
parents 5a80fb3402e0
children 325772dadcd6
line wrap: on
line diff
--- a/NEWS	Mon Apr 11 14:02:18 2016 +0200
+++ b/NEWS	Mon Apr 11 15:17:53 2016 +0200
@@ -37,6 +37,7 @@
 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
 * Upgrade to Boost 1.60.0 for static builds
 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed
+* Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
 
 
 Version 1.0.0 (2015/12/15)