summaryrefslogtreecommitdiff
path: root/examples/simple/server.py
Commit message (Expand)AuthorAgeFilesLines
* fix errors with latest flake8 (#710)Alex Gaynor2017-11-201-1/+1
* Convert X509ExtTests to use pytest-style tests (#564)Alex Chan2016-11-181-0/+1
* Polish up examples (somewhat)Hynek Schlawack2016-03-131-9/+25
* Don't use SSLv2 or SSLv3 in examples/simpleDaniƫl van Eeden2016-01-161-0/+1
* Remove vestigial comments.Jim Shaver2015-05-031-1/+0
* switched to identifying certificate by CN instead of ugly suject. Minor cleanupJim Shaver2015-04-301-4/+6
* remove last of listsJim Shaver2015-04-291-1/+1
* removed unnecessary brackets and listsJim Shaver2015-04-291-1/+1
* no longer requires running with 'python2'Jim Shaver2015-04-291-1/+1
* update examples/simple/client.py and server.py to work with Python3Jim Shaver2015-04-291-12/+12
* Update copyright headers in examplesJean-Paul Calderone2011-03-021-2/+3
* Put my copyright on everything I've changed so far, put a more reasonable ver...Jean-Paul Calderone2008-03-211-4/+2
* Remove expired certificates and add a note about how to generate new ones. A...Jean-Paul Calderone2008-03-121-1/+1
* initial source importJean-Paul Calderone2008-02-181-0/+101