]> Pileus Git - ~andy/fetchmail/commit - socket.c
Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 18 Apr 2010 18:22:27 +0000 (20:22 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 18 Apr 2010 18:22:27 +0000 (20:22 +0200)
commit497ba428052f1437187778ceb2293c8eaba5893f
tree353f899ae268adf5af1b878207bc72118128dcd8
parent6da324a5e02587c48cd527522d92a72b66b3b42e
Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,

and always load the default X.509 trust stores, unless the latter is set.
12 files changed:
NEWS
driver.c
fetchmail.c
fetchmail.h
fetchmail.man
imap.c
options.c
pop3.c
rcfile_l.l
rcfile_y.y
socket.c
socket.h