Commit fb5d9f1d authored by Andy Polyakov's avatar Andy Polyakov Committed by Matt Caswell
Browse files

Windows: UTF-8 opt-in for command-line arguments and console input.



User can make Windows openssl.exe to treat command-line arguments
and console input as UTF-8 By setting OPENSSL_WIN32_UTF8 environment
variable (to any value). This is likely to be required for data
interchangeability with other OSes and PKCS#12 containers generated
with Windows CryptoAPI.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 647ac8d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment