Just updated to 2.0.0 and switched back to the CIO...
# ktor
l
Just updated to 2.0.0 and switched back to the CIO engine on all platforms. I immediately start seeing this error on Android.
Domain specific configurations require that hostname aware checkServerTrusted(X509Certificate[], String, String) is used
The SO answers I found say this function should not be used in this way. Is there a way to configure the CIO engine to avoid this method?
I’ve switched back to the Android engine for now.
e
l
That’s disappointing. We need cleartext over a specific IP address to interface the app with a WiFi device.