Here are all steps I did:
Setting correct zone while no SIM card inserted in the phone
- Edited file
/home/nemo/.timed/settings.data
and changed Helsinki
to Zurich
- Executed :
timedclient-qt5 --set-info=timeNitz --set-info=timezoneManual=Europe/London
Update certificates
First I tried with a newer ca-certificates package
# On my Xperia 10 II running SailfishOS 4.4.0.58
devel-su pkcon download /tmp ca-certificates
# Copied to my Jolla 1 and then
devel-su pkcon install-local /tmp/ca-certificates-XXXX.Y.ZZ-ABC.jolla.noarch.rpm
Then because nothing changed, I followed with:
devel-su
cd /etc/pki/ca-trust/source/blacklist
curl -kLo DST-RootCA-X3.pem https://crt.sh/?d=8395
pkcon install openssl
trust dump --filter "pkcs11:id=%c4%a7%b1%a4%7b%2c%71%fa%db%e1%4b%90%75%ff%c4%15%60%85%89%10" | openssl x509 > DST-Root-CA-X3.pem
diff DST-RootCA-X3.pem DST-Root-CA-X3.pem
rm DST-Root-CA-X3.pem
update-ca-trust extract
If I run:
openssl s_client -connect sailfish.openrepos.net:443
I get following: PasteChaprilOrg
ca-certificates seems the right one:
pkcon search ca-certificate
[ā¦]
Installed ca-certificates-2021.2.50-1.6.1.jolla.noarch (installed) The Mozilla CA root certificate bundle
Available ca-certificates-2018.2.26-1.4.1.jolla.noarch (jolla) The Mozilla CA root certificate bundle