# HG changeset patch # User Alain Mazy # Date 1699455702 -3600 # Node ID 342b25e120d15d48b6e2448586d6876d054a045b # Parent 1a351a14165384b4b011474d7383592a633c5693 typo diff -r 1a351a141653 -r 342b25e120d1 OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Wed Nov 08 08:55:42 2023 +0100 +++ b/OrthancServer/Resources/Configuration.json Wed Nov 08 16:01:42 2023 +0100 @@ -249,7 +249,7 @@ "SslVerifyPeers" : false, // Path to a file containing the concatenation of the client SSL - // certificate(s) that are trusted to verify the identify of remote + // certificate(s) that are trusted to verify the identity of remote // HTTP clients. The individual certificate(s) must be stored in the // PEM format. This option is only meaningful if "SslVerifyPeers" // is true.