Full_Name: Ryan Tandy
Version:
OS:
URL:
Submission from: (NULL) (142.31.146.2)
Submitted by: ryan
GnuTLS recently (3.3.6) finally added an API for adding a directory of CA
files:
http://gnutls.org/manual/html_node/Core-TLS-API.html#gnutls_005fcertifica...
https://www.happyassassin.net/2015/01/12/a-note-about-ssltls-trusted-cert...
Haven't actually tried it yet, but I think it should allow us to implement
cacertdir.
Just filing this for tracking right now, patch to come later.