maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Certificate Error on Sailfish 2.0.5.6 (https://talk.maemo.org/showthread.php?t=101429)

insanelysexy 2023-07-08 17:28

Certificate Error on Sailfish 2.0.5.6
 
I am trying to update Sailfish 2.0.5.6. I am getting certificate expired error.

https://forum.sailfishos.org/t/guide...r-sailfishos-4

Went through this link and tried using it.

First method (blacklisting pem) ends up with "curl unable to get local issuer".

Second method (zypper) ends up with unmet dependencies on p11-kit.

Third method (getting the rpm, I guess) ends up with the same thing.



Is there a way to update it? I am using intex aqua fish. There are some threads where people have managed to update it to 3.x.

https://forum.sailfishos.org/t/intex...y-mode/9809/14

carlosgonz 2023-07-08 20:20

Re: Certificate Error on Sailfish 2.0.5.6
 
1 Attachment(s)
I have an Aquafish with last Sailfish version, i used the coderus scriptish very long time ago to keep Aquafish up to date with Sailfish versions.

insanelysexy 2023-07-09 03:13

Re: Certificate Error on Sailfish 2.0.5.6
 
I just revived it yesterday, to use it as a dashcam ( as we can use aquafish, without battery, with only charger plugged in ). All the update scripts I guess, seems to work from 2.2.x because of p11-kit dependency.

olf 2023-07-09 14:47

Re: Certificate Error on Sailfish 2.0.5.6
 
Please read until the end: https://forum.sailfishos.org/t/guide.../8910/14?u=olf

Check, if it works then, you may also have to really update p11-kit manually.

insanelysexy 2023-07-10 02:19

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by olf (Post 1575411)
Please read until the end: https://forum.sailfishos.org/t/guide.../8910/14?u=olf

Check, if it works then, you may also have to really update p11-kit manually.


Thank you. Updated the openssl package and balcklisted DSTxxx.pem

Output of :

openssl s_client -connect "gmail.com:443"
CONNECTED(00000004)
depth=3 C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA
verify return:1
depth=2 C = US, O = Google Trust Services LLC, CN = GTS Root R1
verify return:1
depth=1 C = US, O = Google Trust Services LLC, CN = GTS CA 1C3
verify return:1
depth=0 CN = gmail.com
verify return:1
---
Certificate chain
0 s:CN = gmail.com
i:C = US, O = Google Trust Services LLC, CN = GTS CA 1C3
1 s:C = US, O = Google Trust Services LLC, CN = GTS CA 1C3
i:C = US, O = Google Trust Services LLC, CN = GTS Root R1
2 s:C = US, O = Google Trust Services LLC, CN = GTS Root R1
i:C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA
---


but all the pkcon and ssu are not working, even after putting making all the curl actions insecure.

insanelysexy 2023-07-10 04:45

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by olf (Post 1575411)

Check, if it works then, you may also have to really update p11-kit manually.


Where do I find the p11-kit and its dependencies rpm built for SFOS?

aspergerguy 2023-07-10 14:39

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by insanelysexy (Post 1575413)
Where do I find the p11-kit and its dependencies rpm built for SFOS?

Have you scrolled right to bottom of this detailed resource by @olf under "Edit"?
https://forum.sailfishos.org/t/guide...ailfishos/8910

insanelysexy 2023-07-11 13:06

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by aspergerguy (Post 1575415)
Have you scrolled right to bottom of this detailed resource by @olf under "Edit"?
https://forum.sailfishos.org/t/guide...ailfishos/8910

Yes, thats openssl rpm. Installed it and openssl seems to connect but not pkcon or ssu.

coderus 2023-07-11 23:26

Re: Certificate Error on Sailfish 2.0.5.6
 
just reflash it to latest l500d image with IN modem

insanelysexy 2023-07-12 05:04

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by coderus (Post 1575421)
just reflash it to latest l500d image with IN modem

All firmware files are I could find on google are of version 2.0.2.x. Mine is already upgraded to version 2.0.5.x.

Can you please point me to 2.2.x firmware file for aqua-fish and also a tutorial for flashing it?

aspergerguy 2023-07-12 14:05

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by insanelysexy (Post 1575422)
Can you please point me to 2.2.x firmware file for aqua-fish and also a tutorial for flashing it?

You could look at this resource by Coderus, although I always run into problems possibly because using Homebrew under Mac OSX rather than Linux failing at
Code:

FileNotFoundError: [Errno 2] No such file or directory: '/var/lock/__mic_loopdev.lock'
https://github.com/CODeRUS/sfos-builder

kick 2023-07-15 14:16

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by insanelysexy (Post 1575422)
All firmware files are I could find on google are of version 2.0.2.x. Mine is already upgraded to version 2.0.5.x.

Can you please point me to 2.2.x firmware file for aqua-fish and also a tutorial for flashing it?

i mean backflashing it to 2.0.2 is a thing
ive done it multiple times when effed up and accidentally updated to deadend version where you cant get out of
i ran coderus script to convert on 2.0.2 and it worked fine and i was able to update all the way to 4.x
if you require the files i can share a drive link with everything you need in it

insanelysexy 2023-07-17 06:24

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by kick (Post 1575443)
i mean backflashing it to 2.0.2 is a thing
ive done it multiple times when effed up and accidentally updated to deadend version where you cant get out of
i ran coderus script to convert on 2.0.2 and it worked fine and i was able to update all the way to 4.x
if you require the files i can share a drive link with everything you need in it

That would be of great help man !! Thank you !!

kick 2023-12-03 19:25

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by insanelysexy (Post 1575449)
That would be of great help man !! Thank you !!

i apologize i didnt respond for this long

https://drive.google.com/drive/folde...usp=drive_link

here is the link to the drive which contains all firmware files as well as flashing utilities for the indian variant but considering its been so long im pretty sure you've done it already via other means maybe it might come in handy to some person in the future
when flashing it will take a while so you might wanna be patient
i recommend using the usb controller fix file if you are using a ryzen processor since it could disconnect otherwise midway

insanelysexy 2024-01-24 17:21

Re: Certificate Error on Sailfish 2.0.5.6
 
Quote:

Originally Posted by kick (Post 1575799)
i apologize i didnt respond for this long

https://drive.google.com/drive/folde...usp=drive_link

here is the link to the drive which contains all firmware files as well as flashing utilities for the indian variant but considering its been so long im pretty sure you've done it already via other means maybe it might come in handy to some person in the future
when flashing it will take a while so you might wanna be patient
i recommend using the usb controller fix file if you are using a ryzen processor since it could disconnect otherwise midway

No man, I could not find a way then.. Well lets start 2024 with intex aqua fish. Thanks :)

Is there any tutorial or something?


All times are GMT. The time now is 16:36.

vBulletin® Version 3.8.8