Ticket #1112 (closed バグ指摘: 修正済)

Opened 13 years ago

Last modified 13 years ago

HTTPS 接続で Google ドメインの HTTP 接続

Reported by: Seasoft Owned by: nanasess
Priority: Milestone: EC-CUBE2.11.0
Component: フロント Version: 2.11.0 β2
Keywords: Cc:
修正済み: no

Description (last modified by Seasoft) (diff)

ブラウザでセキュリティ警告が発生する

<script type="text/javascript" src="http://www.google.com/jsapi?key=xxx"></script>
http://www.google.com/jsapi?key=xxx
http://maps.google.com/maps/api/js?key=xxx&v=3&sensor=false
http://maps.gstatic.com/intl/ja_ALL/mapfiles/api-3/4/4/main.js
http://maps.gstatic.com/cat_js/intl/ja_ALL/mapfiles/api-3/4/4/%7Bcommon,util%7D.js
http://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?(以下略)

Change History

comment:1 Changed 13 years ago by Seasoft

  • Description modified (diff)

comment:2 Changed 13 years ago by nanasess

  • Owner changed from somebody to nanasess
  • Status changed from new to assigned

Google Maps API が無償版でも SSL に対応したようです

 http://googlegeodevelopers.blogspot.com/2011/03/maps-apis-over-ssl-now-available-to-all.html

comment:3 Changed 13 years ago by nanasess

  • Status changed from assigned to closed
  • Resolution set to 修正済

r20678 対応しました

comment:4 Changed 13 years ago by shutta

  • 修正済み unset

r20678 だと、証明書エラーになるので、 #1285 にて、さらに対応しました。

Note: See TracTickets for help on using tickets.