summaryrefslogtreecommitdiff
path: root/tests/test_40_sigver.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests to be compatible with latest pytestIvan Kanakarakis2019-07-081-7/+9
* Convert exception expectation to with-raises idiomIvan Kanakarakis2019-01-141-16/+14
* Reformat code for test_40_sigverIvan Kanakarakis2019-01-141-49/+74
* Raise XmlsecError if xmlsec1 returns an errorIvan Kanakarakis2019-01-141-2/+2
* Duplicated tests and added non ascii charactersJohan Lundberg2018-10-041-0/+424
* Add test for okta integrationDaniel Wang2018-08-041-0/+26
* Formatting and cleanupIvan Kanakarakis2018-08-041-3/+1
* Clean up unclosed files causing ResourceWarnings in testsJon Dufresne2017-10-111-4/+8
* Skip test if optional pyasn1 is not installedHans Kuder2017-03-201-1/+7
* Fixes xmlsec output line parsing on CRLF platforms (e.g. Windows).Jeff Kyllo2016-08-011-0/+13
* Reworked the security backend so you should now be able to use a HSM again fo...Roland Hedberg2015-12-111-0/+3
* Test using nod-default signing algorithm.Roland Hedberg2015-11-011-4/+32
* Fixed various errors.Roland Hedberg2015-10-041-8/+11
* Merge pull request #224 from SpamapS/masterRoland Hedberg2015-06-061-6/+7
|\
| * Fix strings/bytes python3 issues in sigverClint Byrum2015-05-281-6/+7
* | New metadata configuration for encryption.Hans Hörberg2015-06-021-4/+8
|/
* Fix python3 syntax errorsClint Byrum2015-05-151-13/+13
* Better error messageRoland Hedberg2014-12-151-3/+4
* Looks at the Popen returncode.Roland Hedberg2014-12-151-5/+37
* Fix test_40_sigver by using a checked in keyErick Tryzelaar2014-10-241-2/+2
* Updated tests to working with separate signature verifications of response an...Roland Hedberg2014-05-131-10/+3
* Fixed handling of signed and then encrypted response assertions. At the same...Roland Hedberg2014-04-141-105/+157
* Added encryption certificateHans Hörberg2014-03-181-0/+1
* Refactored class methodsRoland Hedberg2014-03-081-0/+11
* Make crypto backend configurable.Fredrik Thulin2013-05-061-14/+32
* Merge branch 'master' into less_xmlsec_pathsFredrik Thulin2013-05-031-9/+13
|\
| * Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-7/+9
|/
* EditorialRoland Hedberg2013-03-081-7/+69
* EditorialRoland Hedberg2013-03-051-0/+2
* Refactor everything xmlsec1 related.Fredrik Thulin2013-02-281-9/+9
* Added a test where the public key is in the metadataRoland Hedberg2013-01-221-0/+41
* Updated to follow the new API.Roland Hedberg2013-01-221-1/+1
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-30/+31
* Initial add0.4.2Roland Hedberg2012-05-231-0/+292