patch-offlineimap_conf 447 B

1234567891011121314
  1. $OpenBSD: patch-offlineimap_conf,v 1.8 2017/05/29 17:10:06 jasper Exp $
  2. Index: offlineimap.conf
  3. --- offlineimap.conf.orig
  4. +++ offlineimap.conf
  5. @@ -709,7 +709,7 @@ remotehost = examplehost
  6. # You can also use fingerprint verification via cert_fingerprint.
  7. # See below for more verbose explanation.
  8. #
  9. -#sslcacertfile = /path/to/cacertfile.crt
  10. +sslcacertfile = /etc/ssl/cert.pem
  11. # This option stands in the [Repository RemoteExample] section.