diff NEWS @ 2022:fefbe71c2272

Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jun 2016 17:09:50 +0200
parents 9c9332e486ca
children 65b1ce7cb84f
line wrap: on
line diff
--- a/NEWS	Wed Jun 15 17:20:52 2016 +0200
+++ b/NEWS	Fri Jun 17 17:09:50 2016 +0200
@@ -5,6 +5,7 @@
 -------
 
 * HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
+* Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
 * New option "--logfile" to output the Orthanc log to the given file
 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)