Message 125613 - Python tracker (original) (raw)
Message125613
Author | grooverdan |
---|---|
Recipients | grooverdan, jcea, pitrou |
Date | 2011-01-07.01:37:36 |
SpamBayes Score | 2.9647068e-05 |
Marked as misclassified | No |
Message-id | 1294364260.75.0.368121406709.issue8109@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
issue #5639 only has functionality for client side SNI. Server side SNI is still missing. For server side SNI to be supported a server program should be able to retrieve the server name provided by the client call and alter the server certificate/key before the server completes the TLS/SSL connection. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-01-07 01:37:40 | grooverdan | set | recipients: + grooverdan, jcea, pitrou |
2011-01-07 01:37:40 | grooverdan | set | messageid: 1294364260.75.0.368121406709.issue8109@psf.upfronthosting.co.za |
2011-01-07 01:37:36 | grooverdan | link | issue8109 messages |
2011-01-07 01:37:36 | grooverdan | create |