Hi,

I am currently using openssl on multilingual platforms and I've come
across an interesting issue.  I am using the function
x509_load_crl_file which takes in a path and I've noticed that this
call essentially becomes a call to fopen.  For unicode paths (utf8 or
utf16), the function call fails.  Is there an easy way for me to use a
unicode path for this function, or must I handle this tedious task my
self?  Any helpful advice, tips, etc. would be greatly appreciated.

Thanks,
J
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to