catageek

Über mich

Entwickler-Information
Name catageek
Benutzer seit März 12, 2011
Anzahl der entwickelten Add-ons 0 Add-ons
Durchschnittliche Bewertung der Add-ons des Entwicklers Noch nicht bewertet

Meine Bewertungen

Google Mail S/MIME

Bewertet mit 5 von 5 Sternen

Hello,

I use gmail smime for years to decrypt mails. From the beginning of 2011 gmail smime doesn't work anymore and doesn't decrypt mail without notice. I tried to debug this problem and found that it was a problem of cookie.

In fact the function getHead(), line 51 of gmailsmimeviewer.js, does not send the GX cookie in the request, and gets a 302 "moved temporarily" error which is interpreted as a "text/html" contentype. as it is not the right contentype, the file is never decrypted.

This is due to the fact that the GX cookie is now requested to download attached file. It is not sent because it is in the .mail.google.com domain (with the leading dot).

I have not found any workaround to this, like deactivate SSL, and can't decrypt anymore messages. I don't understand why this problem was not raised before. This would be helpful to have a look at this. Thanks.

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.5.1.1-signed.1-signed) abgegeben.