]> git.sur5r.net Git - bacula/bacula/commit
Add support for arbitrary client-to-server certificate CN matching (TLS Allowed CN...
authorLandon Fuller <landonf@opendarwin.org>
Fri, 23 Mar 2007 17:20:40 +0000 (17:20 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Fri, 23 Mar 2007 17:20:40 +0000 (17:20 +0000)
commit1c6e0ab3bc93f3dd5e4be8ec7dab9a3f64319470
tree53e214a06069db7a10fdba50e715278fa7aae44f
parente838961748ce89eb236c63defeb473f9684f7198
Add support for arbitrary client-to-server certificate CN matching (TLS Allowed CN). This allows the TLS client to either use certificate hostname matching, or an arbitrary administer-supplied CN, and is necessary to support roaming clients with non-static hostnames.

Contributed by: Jorj Bauer <jorj@seas.upenn.edu>

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4397 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/console/authenticate.c
bacula/src/dird/authenticate.c
bacula/src/dird/dird_conf.c
bacula/src/dird/dird_conf.h
bacula/src/filed/authenticate.c
bacula/src/lib/bnet.c
bacula/src/lib/protos.h