> The underlying problem is that apps stopped trusting user certificates by default in Android 7
The other casualty were the people who use their own CAs. It took me some time to grok what the problem with some apps (which didn't want to connect) wasn't in my server configuration, but the certs they served.
TLS-ALPN somewhat alleviates this problem, but still requires to have some real presence on the net.
The other casualty were the people who use their own CAs. It took me some time to grok what the problem with some apps (which didn't want to connect) wasn't in my server configuration, but the certs they served.
TLS-ALPN somewhat alleviates this problem, but still requires to have some real presence on the net.