summaryrefslogtreecommitdiffstats
path: root/python/tests/sample-sp.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete Python test framework.Emmanuel Raviart2004-08-251-147/+0
|
* Updated Python sample sites to use new certificates.Emmanuel Raviart2004-08-131-19/+19
|
* Removed server public key in tests: it seems that it is no more used.Emmanuel Raviart2004-08-111-1/+1
|
* In python/tests, there are now a sample IDP (sample-idp.py) and a sample SPEmmanuel Raviart2004-08-111-0/+147
(sample-sp.py). The two applications are real servers.