-
- Downloads
http: Introduce TCivetwebSSL class for https-only servers
It is small sub-class, which allows to start http server like: new THttpServer("https:4567?ssl_cert=certificate.pem"); Certificate should be provided in any case
Showing
- net/http/inc/LinkDef.h 1 addition, 0 deletionsnet/http/inc/LinkDef.h
- net/http/inc/TCivetweb.h 14 additions, 0 deletionsnet/http/inc/TCivetweb.h
- net/http/src/TCivetweb.cxx 13 additions, 11 deletionsnet/http/src/TCivetweb.cxx
- net/http/src/THttpServer.cxx 2 additions, 2 deletionsnet/http/src/THttpServer.cxx
Please register or sign in to comment