public marks

PUBLIC MARKS with tags http & recipe

01 November 2005 14:45

ASPN : Python Cookbook : Simple HTTP server supporting SSL secure communications

by roberto & 1 other
This recipe describes how to set up a simple HTTP server supporting SSL secure communications. It extends the SimpleHTTPServer standard module to support the SSL protocol. With this recipe, only the server is authenticated while the client remains unauthenticated (i.e. the server will not request a client certificate from the browser). So, the client (typically the browser) will be able to verify the server identity and secure its communications with the server.

PUBLIC TAGS related to tag http

ajax +   apache +   api +   atester +   blog +   browser +   browsers +   cache +   caching +   clevermarks +   code +   conception web +   css +   debug +   dev +   development +   extension +   firefox +   framework +   get +   google +   header +   headers +   html +   javascript +   microblogging +   optimisation +   performance +   php +   post +   protocol +   proxy +   python +   rest +   rfc +   ruby +   security +   server +   serveur +   sécurité +   spam +   ssh +   streaming +   test +   tool +   web +   webdev +   webkit +   wsgi +   xmpp +  

Active users

roberto
last mark : 01/11/2005 14:51