comparison Sphinx/source/developers/repositories.rst @ 466:b8598659a8a0

new fingerprint
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 25 Jul 2020 21:22:56 +0200
parents b2e237331fcc
children 2ac9eacb4ade
comparison
equal deleted inserted replaced
462:fcc352fd4283 466:b8598659a8a0
102 <https://www.mercurial-scm.org/doc/hgrc.5.html#files>`__ of Mercurial 102 <https://www.mercurial-scm.org/doc/hgrc.5.html#files>`__ of Mercurial
103 (by default on Microsoft Windows, ``%USERPROFILE%\Mercurial.ini``), 103 (by default on Microsoft Windows, ``%USERPROFILE%\Mercurial.ini``),
104 and add the following lines:: 104 and add the following lines::
105 105
106 [hostsecurity] 106 [hostsecurity]
107 hg.orthanc-server.com:fingerprints=sha256:2C:D2:D1:9F:45:E3:21:85:FE:82:18:47:D4:E5:18:96:64:3A:73:BB:0A:94:EF:8F:3E:A9:3D:DD:F9:7E:0C:DD 107 hg.orthanc-server.com:fingerprints=sha256:B9:3B:E5:04:25:F7:11:14:0E:29:1F:65:4F:6D:C8:4F:A2:E5:53:E9:80:1C:2E:EF:02:06:45:96:87:1C:EC:BC
108 108
109 .. highlight:: bash 109 .. highlight:: bash
110 110
111 For reference, here is the command that was used to generate this 111 For reference, here is the command that was used to generate this
112 fingerprint (`click here for more information 112 fingerprint (`click here for more information