Skip to content

Commit 63c9445

Browse files
authored
Update tls.md
Add extra steps for newer versions of Firefox Mobile Signed-off-by: Dalfrak <[email protected]>
1 parent a17184e commit 63c9445

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/api/tls.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,17 @@ Before | After
103103

104104
The certificate will be valid for all apps that use the Android certificate store. This includes the Firefox Mobile browser but also others such as Chrome.
105105

106-
If the last step did not work, see the remark below the Firefox instructions above.
106+
### Additional steps for recent Firefox Mobile versions (tested with Android 14 and Firefox Mobile 136.0)
107+
108+
On recent versions of Firefox Android browser (does not seem necessary with Chrome), you may need to perform the following additional steps to enable your browser to use user-defined certificates:
109+
110+
1. Run the browser.
111+
2. Go to Settings → About Firefox.
112+
3. Tap the Firefox logo five times.
113+
4. Navigate to Settings → Secret Settings.
114+
5. Toggle Use third party CA certificates.
115+
116+
If this still doesn't work, see the note under Firefox instructions above.
107117

108118
## Using your own certificate
109119

0 commit comments

Comments
 (0)