• Bill Janssen's avatar
    More work on SSL support. · 98d19daf
    Bill Janssen yazdı
    * Much expanded test suite:
    
      All protocols tested against all other protocols.
      All protocols tested with all certificate options.
      Tests for bad key and bad cert.
      Test of STARTTLS functionality.
      Test of RAND_* functions.
    
    * Fixes for threading/malloc bug.
    
    * Issue 1065 fixed:
    
      sslsocket class renamed to SSLSocket.
      sslerror class renamed to SSLError.
      Function "wrap_socket" now used to wrap an existing socket.
    
    * Issue 1583946 finally fixed:
    
      Support for subjectAltName added.
      Subject name now returned as proper DN list of RDNs.
    
    * SSLError exported from socket as "sslerror".
    
    * RAND_* functions properly exported from ssl.py.
    
    * Documentation improved:
    
      Example of how to create a self-signed certificate.
      Better indexing.
    98d19daf
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...