I think you should pass:

{"GetX509Request": {'names': {"C": "Moldova", "emailAddress":
"[email protected]", "CN": "Alex", "OU": "Test dept", "O": "Dekart"}}}

or

{"GetX509Request": [{"C": "Moldova", "emailAddress":
"[email protected]", "CN": "Alex", "OU": "Test dept", "O": "Dekart"}]}


Victor

On 18.12.2013 14:51, Alex wrote:
{"GetX509Request": {"C": "Moldova", "emailAddress":
"[email protected]", "CN": "Alex", "OU": "Test dept", "O": "Dekart"}}

_______________________________________________
Soap mailing list
[email protected]
https://mail.python.org/mailman/listinfo/soap

Reply via email to