identinetics / saml2test2

Saml2 verification tool based on the aatest framework
Other
3 stars 0 forks source link

Refactor idp-net-01 to do more elaborate connectivity tests #74

Open rhoerbe opened 7 years ago

rhoerbe commented 7 years ago

Currently this test performs the most simple AuthnRequest, but the test should work on lower levels: 1) DNS name unresolved 2) host unreachable on the network 3) connection timeout 4) TLS error - handshake failed 5) TLS certificate error (invalid CA, expired, ..) 6) @Location attribute in metadata is incorrect