웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기catageek
내 정보
이름 | catageek |
---|---|
가입한 날짜 | 3월 12, 2011 |
개발한 부가 기능 수 | 부가 기능 0개 |
이 개발자의 부가 기능의 평균 별점 | 아직 별점 없음 |
내 검토
Gmail S/MIME
5점중 5점 받음
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.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요