From 8eb50b4f0478b236646eb8d0713143a3ac7ea9bd Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 22 Apr 2019 18:51:01 +0200 Subject: [PATCH] Update vdirsyncer's SSL fingerprint --- vdirsyncer/.config/vdirsyncer/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vdirsyncer/.config/vdirsyncer/config b/vdirsyncer/.config/vdirsyncer/config index 7de4e27..71069cd 100644 --- a/vdirsyncer/.config/vdirsyncer/config +++ b/vdirsyncer/.config/vdirsyncer/config @@ -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"