Re: [Dclib-devel] ssl server
Brought to you by:
davisking
From: Davis K. <dav...@gm...> - 2009-04-16 10:42:15
|
That currently isn't part of dlib. You could make an implementation of that by laying an https implementation on top of the server object. Or maybe by modifying the current http server. But in any case, some new code would need to be written. -Davis On Thu, Apr 16, 2009 at 6:23 AM, Steven Van Ingelgem <st...@va...>wrote: > Hi Davis, > > > How would one create a https server via dlib? > > > Thanks, > Steven > |