Connecting Tech Pros Worldwide Help | Site Map

Xml digital Signature

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 12th, 2005, 02:52 AM
Marco Moioli
Guest
 
Posts: n/a
Default Xml digital Signature



Hi, I've a question about the xml digital signature procedure.

I got a code written in C# that sign and verify an xml document and it works
well, but the question is:

How can I know that the signature come from a certain user?

I know that is possible add the tags:



<KeyInfo>

<X509Data>

<X509IssuerSerial>



<X509IssuerName>CN=TAMURA Kent, OU=TRL, O=IBM,

L=Yamato-shi, ST=Kanagawa, C=JP

</X509IssuerName>



<X509SerialNumber>12345678</X509SerialNumber>



</X509IssuerSerial>

<X509SKI>31d97bd7</X509SKI>

</X509Data>

</KeyInfo

But those tags aren't hashed and I can change the CN= TAMURA Kent with
CN=ROSS Bill and the verify procedure still works.

Is it correct?

How can I do?

Thanks!

Marco Moioli




 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.