Simple HTTPS Server

Justin Shaw wyojustin at hotmail.com
Tue Dec 17 09:09:48 EST 2002


Have a look at SimpleHTTPServer.py and CGIHTTPServer.py in the standard
library.  You'll have to add your own SSL support.
Easier than I ever dreamed.

Justin
"Sergio Lobo" <lobo at pobox.com> wrote in message
news:atn29d$22a$1 at newsreader1.netway.at...
> Hello,
>
> I am looking for a way to implement a simple HTTPS server with very basic
> SSL support (no certificate verification). Any help will be VERY
> appreciated.
>
> Kind regards,
> Sergio Lobo
>
>





More information about the Python-list mailing list