Thread: K3 SSL On K3 Browser
View Single Post
Old 01-19-2024, 10:13 AM   #16
paperscreen
Enthusiast
paperscreen began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Dec 2023
Device: K3
I added execute permission for update-ca-certificates with:

chmod +x /usr/sbin/update-ca-certificates

But update-ca-certificates gives me this error now:

mktemp: invalid option -- p
BusyBox v1.7.2 (2019-05-30 09:57:42 UTC) multi-call binary

Usage: mktemp [-dq] TEMPLATE

Create a temporary file with its name based on TEMPLATE.
TEMPLATE is any name with six 'Xs' (i.e., /tmp/temp.XXXXXX).

Options:
-d Make a directory instead of a file
-q Fail silently if an error occurs
paperscreen is offline   Reply With Quote