You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xmlse...@googlegroups.com
Hello.
I'm using WSSE to sign a xml soap message and I can't see something similar to add509Cert.
Is this possile with soap-wsse?.
I was using xmlseclibs, but I need addBinaryToken so I switched to soap-wsse.
Xmlseclibs has add509Cert and soap-wsse has addBinaryToken, but I need both!.
Thanks in advance.
Rob Richards
unread,
Jan 21, 2014, 12:39:28 AM1/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xmlse...@googlegroups.com
> --
> You received this message because you are subscribed to the Google
> Groups "xmlseclibs" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to xmlseclibs+...@googlegroups.com.
> To post to this group, send email to xmlse...@googlegroups.com.
> Visit this group at http://groups.google.com/group/xmlseclibs.
> For more options, visit https://groups.google.com/groups/opt_out.
You would need to subclass the wsse class and add support for adding a
509 cert that fits your use case using the xmlseclibs library.