Hm, 
Pound, also some info on    
FreshMeat and 
Gnu.org. 
 
From a quick look at nsvhr.c, it's clear that AOLserver's nsvhr module 
does not work with SSL, as it only accepts protocols "http", 
"tcp", and "unix" - anything else, like "https", is an error.  But, 
the entire nsvhr.c is only 700 lines, pretty small.  Any idea what it 
would take to make nsvhr work with SSL?  Or why no one's done it yet? 
E.g., is it hard or tricky for some reason?