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
Previous text:
2003-04-15 17:37: Subject: Starting new pike processes from the testsuite
I don't know what the interface should be like. There already is SSL.sslport, which mimics Stdio.Port. The https.pike program is just a dummy server with a hardcoded port, certificate, and key, used for testing.
/ Niels Möller (ny flexiblare bröstkorg)