WebApps icon indicating copy to clipboard operation
WebApps copied to clipboard

trusted CAs do not work on android 7

Open nmitsou opened this issue 6 years ago • 1 comments

Hi, When adding a website with a self-signed certificate on android 7, you get an exception: Trust anchor for certification path not found. To fix it, you can add a network_security_config.xml and use it on AndroidManifest (e.g. https://github.com/bfabiszewski/ulogger-android/commit/62cefe9d550c4d91c07ef995f8c409d21a984bad)

nmitsou avatar Nov 12 '18 22:11 nmitsou

Can confirm that this error appears to me as well.

dadosch avatar Sep 09 '19 20:09 dadosch