CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/06 11:12:22
Modified files:
lib/libtls : Symbols.list tls.c tls.h tls_config.c
tls_internal.h
Log message:
Add support for providing CRLs to libtls - once a CRL is provided we
enable CRL checking for the full certificate chain.
Based on a diff from Jack Burton <jack at saosce dot com dot au>, thanks!
Discussed with beck@
