K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-03-22T19:23:43.055477Z K 7 svn:log V 479 Update the rpctlssd daemon in various ways, including support for upcalls to TLS connections already established. It maintains a linked list of current TLS connections referenced by a uint64_t refno. There is now support for CRL file (but it doesn't yet actually cause the verification of a client certificate to be checked for revocation for some reason). The CAfile and CRLfile can be reloaded via SIGHUP so that the daemon does not need to be restarted when they are updated. END