As we work on the package upload/download server, I came to the question on wether we should require SNI [1] support from the clients, such that we are not restricted to one certificate per public IP (you know, IPv4 is a scarce resource).
Browser support is fairly widespread by now [2], but Python for example only supports SNI with Python 3.2 onwards. [1] http://en.wikipedia.org/wiki/Server_Name_Indication [2] http://en.wikipedia.org/wiki/Server_Name_Indication#Browsers_with_support_for_TLS_server_name_indication.5B6.5D -- Sidnei Make the most of Ubuntu with Ubuntu One http://one.ubuntu.com
-- Mailing list: https://launchpad.net/~ubuntu-appstore-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-appstore-developers More help : https://help.launchpad.net/ListHelp

