X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fbackend.h;h=27655e0a106971bd7028dcdbff1966e0734306b3;hp=167c339df746153cf0c5a2bfd53658154f19f18f;hb=7bb5e2926727e963de8411dbba9cc18df967bfbb;hpb=78723254cce0fc4e86db7e8d2bc503527d7c08f9 diff --git a/include/yaz/backend.h b/include/yaz/backend.h index 167c339..27655e0 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: backend.h,v 1.24 2004-02-16 17:57:05 adam Exp $ + * $Id: backend.h,v 1.25 2004-04-30 19:10:35 adam Exp $ */ #ifndef BACKEND_H @@ -275,6 +275,7 @@ typedef struct statserv_options_block struct bend_soap_handler *soap_handlers; char pid_fname[128]; /* pid fname */ int background; /* auto daemon */ + char cert_fname[128]; /* SSL certificate fname */ } statserv_options_block; YAZ_EXPORT int statserv_main(