certificate: add XML signature to security element
commit568cc2ed92c20d9312a40568cb0a34a33dbed206
authorStefan Becker <chemobejk@gmail.com>
Tue, 8 Nov 2011 19:27:42 +0000 (8 21:27 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 8 Nov 2011 19:27:42 +0000 (8 21:27 +0200)
tree513003c7361a6fd5a79c99478c65d948db28b19b
parent3e623ca520099e8ad9efa410ce38020a4609d1d5
certificate: add XML signature to security element

Certificate Provisioning Service expects a XML signature as part of the
WSSE Security element in the SOAP header. The digest is calculated from
the Timestamp element and that should be correct already.

I haven't figured out how to correctly generate the signature value
using the SignedInfo element, key data and HMAC-SHA1 digest algorithm.
I'm pretty sure what is missing is the correct key data...
src/core/sipe-certificate.c