Hi, I can't import my generated certificate into Android after upgrading to SoftEther VPN 4.0.
Android asks me for a password to import the .P12 file, but with or without the password it won't accept it.
Does anyone know what the error is and how to fix it? Thank.
Unable to import my generated certificate to Android
-
- Posts: 3
- Joined: Tue Jul 02, 2024 7:03 am
-
- Posts: 1
- Joined: Sat Oct 19, 2024 5:30 pm
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: Unable to import my generated certificate to Android
Don't use the default certificate store.
Otherwise, create a PFX certificate for that device.
https://github.com/kittoku/Open-SSTP-ClientSpecify Trusted Certificates (SSL Layer)
If you choose a certain directory, the client uses ONLY certificates in the directory, but the default certificate store. I made this option for debugging. This preference is displayed as Add Trusted Certificates in v1.7.0 or older. Your device needs to install a self-signed certificate and disable Verify Hostname option to access to a server using it
Otherwise, create a PFX certificate for that device.