When application create xmldsig xml file should be in user locale.
Sample:
1.) LANG=fr_FR, charmap ISO-8859-1
This is up to application but internaly LibXML2 uses utf8.

Before to xmlSecTransformCtxUriExecute(...) when encoding is not NULL(is it posible?) or UTF-8 we can convert ctx->url from UTF-8 to "document encoding", to replace temporary ctx->url with new string and to call xmlSecTransformCtxUriExecute.
It's a guess. Who said that the document filename is in the document
locale???


What about proposed solutions (described above changes in "xmlSecTransformCtxExecute" ) ?
I don't think it will solve the problem because it is a guess.

Aleksey

_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to