I don't remember the details, but you put all SSL stuff in an SSL.context object, which you have to pass to the sslport constructor or something like that.
/ Niels Möller (ny flexiblare bröstkorg)
Previous text:
2003-04-15 17:41: Subject: Starting new pike processes from the testsuite
That sounds like it should be really easy to implement just inheriting/mimicking HTTP.Server.Port and just changing create and the Stdio.Port part.
The tricky parts is certificates and stuff and API for that, I guess.
/ Mirar