[xmlsec] Re: non us-ascii filenames in user locale

Aleksey Sanin aleksey at aleksey.com
Wed Jun 23 08:56:23 PDT 2004


> 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




More information about the xmlsec mailing list