microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.52k stars 834 forks source link

Security certificate in Root #332

Open Y-PLONI opened 1 year ago

Y-PLONI commented 1 year ago

Is your feature request related to a problem? Please describe

I'd love for you to add the option to install security certificates as an administrator (ROOT), which is necessary for some ISPs.

Describe the solution you'd like

Add an extension app to WSA that will do this, and won't give ROOT access to users

Describe alternatives you've considered

No response

Please specify the version of Windows Subsystem for Android

2305.40000.4.0

kevinkieselbach commented 1 year ago

Why does an Internet Service Provider need to install security certificates in the Android VM? WSA provides the host device's network to the Android VM as virtual Wi-Fi, so you should not need to manually configure the VM's network. Please provide examples of apps that require this.

Y-PLONI commented 1 year ago

@kevinkieselbach That's how it works for me. By the way, after I started this discussion, I saw that someone had already asked for it ... https://github.com/microsoft/WSA/discussions/286