Browse Source

add sample CertificateFile

Oswald Buddenhagen 21 năm trước cách đây
mục cha
commit
267355b3b6
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      isyncrc.sample

+ 3 - 0
isyncrc.sample

@@ -2,6 +2,9 @@
 #   Values here are used as defaults for any following Mailbox section that
 #   doesn't specify it.
 
+# SSL server certificate file
+CertificateFile /etc/ssl/certs/ca-certificates.crt
+
 # by default, expunge deleted messages (same as -e on command line)
 Expunge yes