Hi Bernat, On 17 Oct 2013, at 09:57, Bernat Romagosa <[email protected]> wrote:
> Hi list, > > Is there a way to serve HTTPS via Comanche? > > I can't use Zinc or Swazoo. Our app uses a version of Comanche that's pretty > much hand-tailored for our needs, and switching would be quite a massive > amount of work. > > In case it's not currently supported, does someone know what would it take to > implement it? Have a look at ZnSecureServer, in particular at ZnSecureServer>>#socketStreamOn: Doing an #accept is basically all there is to it. HTH, Sven PS: Note that such a server does only work on Linux. > Thanks! > > Bernat. > > -- > Bernat Romagosa.
