darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

gmaps4jsf support for SSL #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We are using SSL on our production server - when using IE the error message
"secure and non-secure items are on the page - do you want to show unsecure
items?"

Reproduce:
1. use your webserver (tomcat) with https
2. embed your google-maps-api-key
3. call your jsf-pagehttp://code.google.com/p/gmaps4jsf/issues/entry
New Issue - gmaps4jsf - Google Code

the error message seems clear because the google-maps-api-script is
embedded with http://... - see also:
http://code.google.com/support/bin/answer.py?answer=65301&topic=10946

I found a workaround described in google-groups:
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/d18120f47082
9e82/1c13019ca18f1e79%231c13019ca18f1e79?pli=1

but drawbacks are described in this post and I think it is not that easy
realized with gmaps4jsf component

is there any workaround or solution that can fix this ssl issue?

Original issue reported on code.google.com by gmsgie...@gmail.com on 13 Apr 2009 at 4:16

GoogleCodeExporter commented 8 years ago
This feature is out of the scope of the library as Google Maps is not designed 
for
https, if any one has a suggestion of this support, please tell us.

Original comment by Hazem.sa...@gmail.com on 27 Jun 2009 at 11:34