XKMS 2.0 Test Suite |
This tool performs automatic testing of
a given XKMS 2.0 implementation. The tests are conducted based on
the following assumptions:
- For simplicity, the XKMS service accepts a single shared
secret to for all XKRSS methods except Revoke.
- The XKMS service allows multiple registrations of the same
holder, so that tests can be conducted multiple times with the
same results.
- Two phase protocol is optional, and it is provided by the
XKMS service only when Represent is specified in the request
message.
|
SQLData XKMS 2.0 Server endpoint information for interoperability
testing:
- Server Address:
http://soapclient.com/xml/xkms2
- Key Name: bob@example.com
- Shared Secret: secret
- Email Address: bob@example.com
or joe@example.com
- SOAP Version: 1.1 and 1.2 on
the same endpoint. Server automatically choose SOAP version
based on request.
|
|