Default tls_use_crl to "true".
commit2a99a73a7428fe5fea65c2f0f711e7ad59c64bf5
authorBen Kibbey <bjk@luxsci.net>
Wed, 14 Nov 2012 01:57:38 +0000 (13 20:57 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 14 Nov 2012 02:03:07 +0000 (13 21:03 -0500)
tree73fc7d65605e6e757624a70a56ded6a8f4c5e729
parent763ce21d06e87e87a89d93cd16566aa22a1e7afa
Default tls_use_crl to "true".

And check for ENOENT before setting the CRL to avoid errors when TLS
is initialized. Changes to the CRL can be recognized by sending SIGHUP
to pwmd.
doc/config.example
doc/pwmd.texi
src/rcfile.c
src/tls.c