Secure Gmail access on public networksというエントリーより。
Tech blog Friedbeef’s Tech offers this simple tip on keeping hackers at bay when you access Gmail on a public network:
パブリックネットワークからGmailにセキュアにアクセスする方法が紹介されていました。方法は簡単で、
Simply type an ‘s’ in the http ID like this: https://gmail.google.com. You’ll be encrypted with SSL throughout your entire e-mail session.
httpにsをつけて「https://gmail.google.com」にアクセスすれば良いのだそうです。SSLでGmailにアクセスするということですね。
今後はhttps経由でアクセスするようにしたいと思います。