[Bug 5758] New: Misleading hint suggesting using [hostsecurity]

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Thu Dec 14 05:35:27 UTC 2017


https://bz.mercurial-scm.org/show_bug.cgi?id=5758

            Bug ID: 5758
           Summary: Misleading hint suggesting using [hostsecurity]
           Product: Mercurial
           Version: 4.4.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: mq
          Assignee: bugzilla at mercurial-scm.org
          Reporter: daschuer at mixxx.org
                CC: mercurial-devel at mercurial-scm.org

If you use 
[hostfingerprints]
you get the following misleading info 

SHA-1 fingerprint for rsexa5-16.de.ngcintl.com found in legacy
[hostfingerprints] section; if you trust this fingerprint, remove the old SHA-1
fingerprint from [hostfingerprints] and add the following entry to the new
[hostsecurity] section: xxxxx.com:fingerprints=sha256:48:b8:83:7d:81: .. )

I have tried to put 

[hostsecurity] 
xxxxx.com:fingerprints=sha256:48:b8:83:7d:81: ..

which fails. 
After a lot of time web searching i found a working solution in a Mercurial
patch 

[hostsecurity] 
xxxxx.com:fingerprints=sha256:48B8837D81 ..

Please improve the hint accordingly. 
Please provide documents with examples in your online help.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list