Beginning bumper's new journey #4

Merged
bmartin5692 merged 37 commits from dev into master 2019-02-22 14:34:25 +01:00
2 changed files with 21 additions and 2 deletions
Showing only changes of commit 13c2e07dd7 - Show all commits

View file

@ -81,8 +81,8 @@ Bumper *can* be used with the official app, but with limitations. Your phone nee
![Example of emailing CA cert](docs/images/emailcert.png) ![Example of emailing CA cert](docs/images/emailcert.png)
- Import the cert as a CA, and trust it - Import the cert as a CA, and trust it
- Instructions here are different for iPhone vs Android - Instructions here are different for [iOS](#importing-the-ca-cert-on-ios) vs [Android](#importing-the-ca-cert-on-android)
##### Importing the CA Cert on iOS #### Importing the CA Cert on iOS
1. Open the e-mail on your iOS device, and click the attached cert 1. Open the e-mail on your iOS device, and click the attached cert
@ -108,6 +108,25 @@ Bumper *can* be used with the official app, but with limitations. Your phone nee
8. Click continue when prompted 8. Click continue when prompted
9. That's it, you can now [Use the app](#use-the-app) 9. That's it, you can now [Use the app](#use-the-app)
#### Importing the CA Cert on Android
1. Open the e-mail on your Android device
**Quick Method**
2. Click the cert, and if prompted provide a name
3. Under "Used for", select "VPN and apps"
**Long Method**
2. Save the attached cert file
3. Go to Settings > Lock screen and security > Other security settings
4. Under "Credential storage", click "Install from device storage"
5. Browse to the downloaded cert, select it, then click "Done"
6. Click the cert, and if prompted provide a name
7. Under "Used for", select "VPN and apps"
Now, start [using the app](#use-the-app).
### Use the app ### Use the app

BIN
certs/CA/cacert.crt Normal file

Binary file not shown.