SSL comstack now uses yaz.pem certificate file on server side
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 Apr 2004 19:10:35 +0000 (19:10 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 Apr 2004 19:10:35 +0000 (19:10 +0000)
commit7bb5e2926727e963de8411dbba9cc18df967bfbb
treea1ca9fb2a520921d385f615b453acf0edb972061
parent89995b1f8d06d97dacbbce5fcc4fa0c059c0e1bd
SSL comstack now uses yaz.pem certificate file on server side
by default. Certificate filename can be configured by calling
comstack function cs_set_ssl_cert before cs_bind is used.
NEWS
include/yaz/backend.h
include/yaz/comstack.h
src/statserv.c
src/tcpip.c