HOWTO - OS X - how can I use sslcertfile
Eygene Ryabinkin
rea at codelabs.ru
Thu Sep 26 10:03:38 BST 2013
Thu, Sep 26, 2013 at 10:35:50AM +0200, Rainer M Krug wrote:
> 2) Now the certificates are installed, and you can use them by adding
> ,----
> | sslcacertfile = /usr/local/opt/curl-ca-bundle/share/ca-bundle.crt
> `----
> to the .offlineimaprc file in the appropriate repository
>
> You can also use Macports, but then the path will be:
> ,----
> | sslcacertificate = /opt/local/share/curl/curl-ca-bundle.crt
> `----
The last configuration example should really be
{{{
sslcacertfile = /opt/local/share/curl/curl-ca-bundle.crt
}}}
--
rea
More information about the OfflineIMAP-project
mailing list