comparison NEWS @ 2789:2a4ac74da1ed

Fix HTTPS requests to sites using a certificate encrypted with ECDSA
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Jul 2018 14:02:20 +0200
parents 959bd8857eb5
children 9a0c6a046cc2
comparison
equal deleted inserted replaced
2788:959bd8857eb5 2789:2a4ac74da1ed
2 =============================== 2 ===============================
3 3
4 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections 4 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections
5 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes 5 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
6 * Fix OrthancPluginHttpClient() to return the HTTP status on errors 6 * Fix OrthancPluginHttpClient() to return the HTTP status on errors
7 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA
7 8
8 9
9 Version 1.4.1 (2018-07-17) 10 Version 1.4.1 (2018-07-17)
10 ========================== 11 ==========================
11 12