|
ok, got a fix for this. i think the OP's issue could be related to a work proxy, in which case he'd need to retrive their ssl cert and install it on the touchpad. my issue? i've no idea but to fix it, i retrived the ssl cert for imap.gmail.com and installed it on the touchpad - email now works again. anyway, here's how:
you'll need a live ubuntu pendrive/cd, open the terminal app and paste in:
Code:
echo | openssl s_client -connect imap.gmail.com:993
the output will contain the certificate and you'll want to copy that including the begin/end cert text and then type:
paste the cert in and hit ctrl-x and type y.
then you want to verify the cert by typing:
Code:
openssl x509 -in gmail.cer -text -noout
if all looks good, copy the file to your touchpad via usb and open it (use internalz pro). the cert manager will open and ask if you want to install.
close your email app if it's open the open and it should work again.
if anyone knows what addresses spaz hd, hp catalogue, backup, facebook, google docs etc. use, please let me know coz none of those things work for me at the mo!
(i've tried facebook.com:443, twitter.com:443, developer.palm.com:443 - no dice)
|
|
|