Select to view content in your preferred language

Esri Street Map in SSL?

608
1
08-26-2010 11:53 AM
KevinGooss
Regular Contributor
I have a js api mapping application that uses ESRI's street map and topo layers to supplement my client's vector data.
The client wants to make the site SSL/HTTPS.
If I do that and I bring in http content from esri the user gets a nag message from the browser because that content is not https.
They don't want the nag message.
Is there a way to get that esri service as https?
I tried just requesting it as https instead of http but that did not work.

Incidentally, I can pull in the esri js api as https by just changing the url. However the api itself makes calls back to esri for additional content that is not coming in as https.
0 Kudos
1 Reply
timothysimons
Emerging Contributor
Come'on............ no answer? Can someone from ESRI answer this? I know you are all busy but.......?

BUMP BUMP BUMP

TIA

I have a js api mapping application that uses ESRI's street map and topo layers to supplement my client's vector data.
The client wants to make the site SSL/HTTPS.
If I do that and I bring in http content from esri the user gets a nag message from the browser because that content is not https.
They don't want the nag message.
Is there a way to get that esri service as https?
I tried just requesting it as https instead of http but that did not work.

Incidentally, I can pull in the esri js api as https by just changing the url. However the api itself makes calls back to esri for additional content that is not coming in as https.
0 Kudos