Rename "tcp_access" to "tls_access".
commit9bd40592c528a2d296dd49a4e43fa9de9c4d61a5
authorBen Kibbey <bjk@luxsci.net>
Thu, 21 Jun 2012 22:36:10 +0000 (21 18:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 21 Jun 2012 22:43:03 +0000 (21 18:43 -0400)
tree3761a73ba8c07afadcda758db98428633293737c
parentda77c3623cd6174001c4b5f85bb00d475ea6d93f
Rename "tcp_access" to "tls_access".

And deny all connections by default. Setting "tls_acess" to "+" will
allow all clients without validating client certificate fingerprints as
before.
doc/config.example
doc/pwmd.texi
src/rcfile.c
src/tls.c