Update of /cvsroot/sblim/sfcb
In directory vz-cvs-3.sog:/tmp/cvs-serv26469
Modified Files:
README
Log Message:
Updated readme for sfcCustomLib
Index: README
===================================================================
RCS file: /cvsroot/sblim/sfcb/README,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- README 23 Nov 2011 03:24:00 -0000 1.58
+++ README 23 Aug 2012 21:16:37 -0000 1.59
@@ -611,11 +611,10 @@
be executed in the same process unless another group has been specified
in the provider registration file. Default: true
-slpHostnameLib
- Specify the name of the library to use to determine the SLP hostname. This
- will override the default method. You must implement this library based
- on the sample provided, sfcSlpHostname.c. You must also specify the
- --enable-slp-hostname-lib configure option to enable this support.
+sfcbCustomLib
+ Specify the name of the library to use for sfcb customization hooks.
+ See http://sourceforge.net/apps/mediawiki/sblim/index.php?title=SfcbCustomizationHooks
+ This option replaces the former slpHostnameLib option.
sslClientCertificate
Specify the way sfcb handles client certificate based authentication. If set to
|