Hi,
When we get a certificate through the proxy that has UTF-8 chars in the
subject we get a string like this:
subjectwithspecialchars\xC3\x9F\xC3\xA7\xC3\xAA\xC3\xAB\xC3\xA6\xC3\x86\xC3\xB8\xC3\x98\xC3\xB1
We are having difficulties to reformat it back to either UTF-8 or
ISO-8851-1 with the accent letters in them. What happened with the
UTF-8, can we prevent this from happening?
Thanks[...]