How to add root SSL certificate to Android subsystem

Actually I done it with the native Android tools.

  1. Opened the android system settings with apkd-launcher com.android.settings/com.android.settings.Settings
  2. Installed the CA certificates into the global key store (s. e.g. Can't install CA certificate on Android 11 - Stack Overflow)