Show More
@@ -334,7 +334,7 b' Each line has the following format::' | |||
|
334 | 334 | where ``<name>`` is used to group arguments into authentication |
|
335 | 335 | entries. Example:: |
|
336 | 336 | |
|
337 |
foo.prefix = hg.intevation. |
|
|
337 | foo.prefix = hg.intevation.de/mercurial | |
|
338 | 338 | foo.username = foo |
|
339 | 339 | foo.password = bar |
|
340 | 340 | foo.schemes = http https |
@@ -977,7 +977,8 b' The CA chain and web.cacerts is not used' | |||
|
977 | 977 | For example:: |
|
978 | 978 | |
|
979 | 979 | [hostfingerprints] |
|
980 | hg.intevation.org = fa:1f:d9:48:f1:e7:74:30:38:8d:d8:58:b6:94:b8:58:28:7d:8b:d0 | |
|
980 | hg.intevation.de = fc:e2:8d:d9:51:cd:cb:c1:4d:18:6b:b7:44:8d:49:72:57:e6:cd:33 | |
|
981 | hg.intevation.org = fc:e2:8d:d9:51:cd:cb:c1:4d:18:6b:b7:44:8d:49:72:57:e6:cd:33 | |
|
981 | 982 | |
|
982 | 983 | This feature is only supported when using Python 2.6 or later. |
|
983 | 984 |
General Comments 0
You need to be logged in to leave comments.
Login now