• Bill Janssen's avatar
    Add support for asyncore server-side SSL support. This requires · 296a59d3
    Bill Janssen yazdı
    adding the 'makefile' method to ssl.SSLSocket, and importing the
    requisite fakefile class from socket.py, and making the appropriate
    changes to it to make it use the SSL connection.
    
    Added sample HTTPS server to test_ssl.py, and test that uses it.
    
    Change SSL tests to use https://svn.python.org/, instead of
    www.sf.net and pop.gmail.com.
    
    Added utility function to ssl module, get_server_certificate,
    to wrap up the several things to be done to pull a certificate
    from a remote server.
    296a59d3
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
PCbuild8 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...