libera/#maemo/ Tuesday, 2018-10-09

eqwHello. Is it possible to fix SSL on n900, like curl https://google.com ?14:23
siceloi have been unable tuse my Exchange account on N900 since Sept. 20. The same account works just fine from an Android device. The microsoft analyzer tool does not work on it. i am suspecting a certificate issue, but having a difficult time figuring out which certificates i need to have.14:24
siceloeqw: curl --capath /etc/certs/common-ca should work14:25
sicelore:exchange - the server is mail.jwpub.org, in case someone has a chance to look into certs i may need. unfortunately i am not able to get assistance from the administrators (the cons of using an ancient device).14:27
siceloN900 just reports a not-very helpful "Error communicating with Exchange Server"14:33
eqwsicelo: thank you!14:58
siceloworked?14:58
eqwyes14:58
sicelocool14:58
eqwbut it doesn't with https://login.yota.ru15:01
siceloi'd be glad if someone can test this for me on their N900, cmcli -T common-ca -v eas.jwpub.org:44315:03
siceloeqw: cmcli is happy about your site, at least.15:05
totalizatoruh, can I export all SMS/MMS messages from n900 to gmail?15:09
KotCzarnyyou can get your sms from sqlite db in ~15:10
KotCzarnyas for importing to gmail..15:10
totalizatorI have a faint memory that this was possible15:10
KotCzarnymaybe via sharing to some email address15:10
totalizatorKotCzarny: oh, right, still not bad15:10
KotCzarnyin which case you send them as emails to your account15:11
siceloi'd be glad if someone can test this for me on their N900, cmcli -T common-ca -v eas.jwpub.org:44320:56
KotCzarnyshould it return anything?20:58
KotCzarnyit prints nothing20:58
siceloprints nothing for me too, which i think is odd. it should say whether it is able to verify the cert correctly or not, aiui20:59
KotCzarnyyeah, it prints OK for google.com20:59
sicelothanks for checking for me. i was afraid i borked my device21:01
KotCzarnytry: cmcli -T common-ca -v -d eas.jwpub.org:44321:02
sicelothat's an important email account for me, and i'm stuck now that N900 can't access the account. imap/pop aren't enabled on the server. and unfortunately, n900 browsers all can't open the web page either21:02
KotCzarnyerm, nvm, wrong syntax21:03
siceloi've tried the -d before .. doesn't seem to work with -v21:04
KotCzarnyi can hint you to run: strace cmcli -T common-ca -v eas.jwpub.org:44321:04
KotCzarnyread(3, 0xcf778, 5)                     = -1 ECONNRESET (Connection reset by peer)21:05
KotCzarnyshutdown(3, 2 /* send and receive */)   = -1 ENOTCONN (Transport endpoint is not connected)21:05
KotCzarnyit basically gets connection reset21:05
KotCzarnywhich means the other side doesnt like what n900 sends to them21:05
KotCzarnywrite(3, "\26\3\1\0P\1\0\0L\3\1[\274\373\273*\316\203\330\333\222?\30\351S$\233)ZhN\271"..., 85) = 8521:06
* sicelo isn't in the mood to get an android just yet21:07
KotCzarnymaybe some kind of proxy at home?21:07
KotCzarnyor grab some el-cheapo server at ovh21:07
KotCzarnythey offer 6usd/month for 250mbit bw, 2TB hdd, dedicated machines (arm based)21:08
sicelowhat would it help me with?21:09
KotCzarnysetting external proxy to help n900 get around the world21:09
sicelomitmproxy for example? or any other solutions?21:09
KotCzarnyeven your own mail server21:10
KotCzarnyto collate your mail, which doesnt fuss around when it comes to n90021:10
sicelobut i won't be able to pickup mail from this account ... although maybe i should try davmail21:11
KotCzarnytry: openssl s_client -state -connect eas.jwpub.org:44321:16
KotCzarnyremote server simply drops the connection when it tries to use sslv2/321:16
KotCzarnyor even sooner21:16
KotCzarnyhttps://pastebin.com/raw/WscURR6K21:18
siceloi have a newer openssl, so mine does go through, but fails with unable to verify vertificate21:18
KotCzarnysame command on laptop gets to certificate exchange21:18
siceloadding -CApath /etc/certs/common-ca works21:19
KotCzarnyOpenSSL 0.9.8zf 19 Mar 201521:19
KotCzarnynot for me21:20
KotCzarny:)21:20
KotCzarnythey just hate old protocols21:20
KotCzarnyand cut them short21:20
sicelo1.1.0h-421:20
sicelothat's from jonwil. if there was a way to make all of maemosec work with this newer openssl21:21
siceloN900 is 10 years next year. :-)21:26
sparreBackporting newer SSL/TLS libraries to N900/Maemo would be nice.21:32
bencoh:)21:35
siceloit would be nice, indeed. i am not technically able. do we have someone who could offer?21:54
sicelojonwill took on part of the job (hence the openssl 1.1.0h)21:56

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!