commit | b1fdf47ff5e5a81955c87dfc95d3eb5400da0e8e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 05 20:41:53 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 05 20:41:53 2014 +0200 |
tree | 7b349f32592eb099e5086934682483f0c124b9f8 | |
parent | 414e15a88d461be37e8f29c7a2158b5d32b9ef9c [diff] |
Issue #21965: Add support for in-memory SSL to the ssl module. Patch by Geert Jansen.