View Single Post
Posts: 46 | Thanked: 160 times | Joined on Jun 2010 @ Germany, Berlin
#227
Hi gianko, the current cert of supl.nokia.com is not expired. It has been renewed in February.
This is the bash oneliner I use to check:
Code:
/usr/bin/openssl s_client -connect supl.nokia.com:7275 2>&1 | /bin/grep -A40 BEGIN | /usr/bin/openssl x509 -noout -text | /bin/grep -i -A1 -B3 "Not After"
Works on N900 and most linux boxes.

For looking after other certificate problems see this post:
https://talk.maemo.org/showpost.php?...&postcount=101
Try the cmcli commands with your N900 and see if you get "Verified OK".
And for proper GPS-testing I suggest seeing the posts on this page:
https://talk.maemo.org/showthread.php?t=90651&page=6
and this post:
http://talk.maemo.org/showpost.php?p...5&postcount=31

I dont have any issues with GPS here currently. Using supl.nokia.com with fingers crossed ...

Anyway, glad to see some of you still using their "Apparat" here
Cheers, Ulle
 

The Following 3 Users Say Thank You to Ulle For This Useful Post: