Hello,

I have compiled and installed Dillo 0.8.5 and enabled the https DPI. I am trying to use Dillo to log in to gmail. I have made sure that cookies are enabled for .gmail.com. I am able to get the gmail login page which is served through https but I cannot log in to my account.

After clicking on the "Sign In" button and accepting all the certificate warnings messages, I am not redirected to my mailbox and I am stuck on the gmail login page. Does dillo support javascript ? and is that the reason why I cannot login to gmail ? If javascript is the stopper that prevents dillo from being used on gmail, hotmail or yahoo etc... then I am willing to devote some time to get something like SpiderMonkey or some other JS engine to work with Dillo.

I was running dillo from the command line and below is the output I got from the console. Notice that dillo seems to die in the https.filter.dpi. I have looked at the mailing archives and I think I saw other people being able to at least login to gmail. So I am not sure what is going on in my case. Is there a later unstable version of Dillo I should use in order to login to gmail ?
==============================================================
Dpi_parse_token: [<dpi cmd='dialog' msg='The remote certificate cannot be verified20' alt1='Continue' alt2='Cancel'>]
a_Dpiapi_dialog:
  dpip_tag: <dpi cmd='dialog' msg='The remote certificate cannot be verified20' alt1='Continue' alt2='Cancel'>
Dpi_parse_token: [<dpi cmd='start_send_page' url='https://mail.google.com/mail/images/corner_tl.gif'>]
{ exiting https.dpi}
Dpi: [Dpi_process_io] IOClose
Nav_open_url: Url=>https://www.google.com/accounts/ServiceLoginAuth<
main.c:154: get_command: dpid tag is NULL
 : main.c:328: main: get_command failed
 : {In https.filter.dpi}
Dpi_parse_token: [<dpi cmd='dialog' msg='The remote certificate cannot be verified20' alt1='Continue' alt2='Cancel'>]
a_Dpiapi_dialog:
  dpip_tag: <dpi cmd='dialog' msg='The remote certificate cannot be verified20' alt1='Continue' alt2='Cancel'>
{ exiting https.dpi}
Dpi_parse_token: [<dpi cmd='start_send_page' url='https://mail.google.com/mail/images/corner_tr.gif'>]
Dpi: [Dpi_process_io] IOClose
==============================================================

Thanks
Best regards
Richard Ta-Min