Opened 11 years ago

Last modified 8 years ago

#350 new enhancement

vhost generic SSL protocols

Reported by: adehnert Owned by:
Priority: normal Milestone:
Component: misc Keywords: service
Cc:

Description

SSL has SNI, so it should be possible to generically vhost SNI protocols. This could be "we run a daemon on $port that forwards to $path or $other_port, with those staticly configured per user", or we could actually handle starting up the users' programs, killing them after idle, etc..

Change History (2)

comment:1 Changed 10 years ago by andersk

This is only interesting for protocols that don’t use an application-specific pre-encrypted STARTTLS sequence. I think these days that’s basically just HTTPS.

Note: See TracTickets for help on using tickets.