Results 1 to 3 of 3

Thread: Sign xml with a p12 certificate

  1. #1

    Thread Starter
    Addicted Member Davor Geci's Avatar
    Join Date
    Sep 2009
    Posts
    222

    Sign xml with a p12 certificate

    Hello,
    simple question, hope there is a simple answer :-)

    Do you maybe know how to sign a xml file with a p12 certificate with vb6 and write the signature to a node inside this xml?
    A code example would be great.
    Davor
    My projects:
    Virtual Forms
    VBA Telemetry

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Posts
    24,482

    Re: Sign xml with a p12 certificate

    If you insert the signature into the XML you invalidate it by changing the XML. Not sure what you hope to achieve by that.

  3. #3
    PowerPoster wqweto's Avatar
    Join Date
    May 2011
    Location
    Sofia, Bulgaria
    Posts
    5,120

    Re: Sign xml with a p12 certificate

    You are most probably looking for XMLDSIG implementation for VB6.

    Here are some other implementation that have useful links there to relevant RFCs and articles:

    https://github.com/PeculiarVentures/xmldsigjs
    https://github.com/benoist/xmldsig

    cheers,
    </wqw>

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width