Update vdirsyncer's SSL fingerprint
This commit is contained in:
parent
ca9b9e4441
commit
8eb50b4f04
|
@ -48,7 +48,7 @@ username = "coolneng"
|
|||
# The password can also be fetched from the system password storage, netrc or a
|
||||
# custom command. See http://vdirsyncer.pimutils.org/en/stable/keyring.html
|
||||
password = "8codk-a3Yts-jpwTM-CNaYj-cTQpc"
|
||||
verify_fingerprint = "DF:6C:D1:78:71:41:5A:17:4A:CE:2B:4B:6B:20:D5:F2:A2:AE:8D:EC:FD:AF:11:42:71:29:1C:46:C9:DB:20:C7"
|
||||
verify_fingerprint = "61:F5:82:04:AA:B2:7D:CD:5F:8D:B6:0C:7D:D1:EB:F1:B2:17:D9:57:46:E0:D3:24:D7:44:4B:BD:6B:5A:80:F6"
|
||||
|
||||
# CALDAV
|
||||
[pair bob_calendar]
|
||||
|
@ -69,4 +69,4 @@ type = "caldav"
|
|||
url = "https://coolneng.dedyn.io/remote.php/dav/"
|
||||
username = "coolneng"
|
||||
password = "8codk-a3Yts-jpwTM-CNaYj-cTQpc"
|
||||
verify_fingerprint = "DF:6C:D1:78:71:41:5A:17:4A:CE:2B:4B:6B:20:D5:F2:A2:AE:8D:EC:FD:AF:11:42:71:29:1C:46:C9:DB:20:C7"
|
||||
verify_fingerprint = "61:F5:82:04:AA:B2:7D:CD:5F:8D:B6:0C:7D:D1:EB:F1:B2:17:D9:57:46:E0:D3:24:D7:44:4B:BD:6B:5A:80:F6"
|
||||
|
|
Loading…
Reference in New Issue