tls: fix encoding in certificate-related functions
Strings are treated as UTF8 instead of one-byte strings when names are processed and when OpenSSL's ..._print functions are used. This commit fixes simple/test-tls-peer-certificate-encoding test. fix #8366
parent
630f0c46
Please register or sign in to comment