[xmlsec] Signing with X509 certificate using mscrypto provider

Aleksey Sanin aleksey at aleksey.com
Thu Apr 22 22:34:18 PDT 2010


> Thanks. I was able to run code after I have added also
> xmlsec.exe.manifet file -- not sure why it is required.

Ops. Forgot it. Fixed now.

>
> But anyway back to the issue. I can confirm that it is now possible to
> correctly sign files with certificate which is referenced by "friendly
> name" within KeyName, eg.
>
> <KeyName>Jiří Novák</KeyName>
>
> But even this patched version is not able to find key when it is
> referenced using its subject (given subject contains accented letters,
> with unaccented it works), eg.
>
> <KeyName>CN=Jiří Novák</KeyName>
>
> still doesn't work. So it seems that there is still some encoding issue
> in dealing with certificate subjects.

Don't ask me "why", I know but can't explain :)

And one more try... hopefully the last one

http://www.aleksey.com/public/xmlsec-20100422.3.tar.gz

Aleksey




More information about the xmlsec mailing list