Freewheel (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to call Freewheel from a HTTPS page without having a security message ?

1 REPLY 1
Reply
Message 1 of 2
snussbaumer
999 Views, 1 Reply

How to call Freewheel from a HTTPS page without having a security message ?


If I have a page served over HTTPs and embed the iframe for FreeWheel like this :

<iframe scrolling="no" width="800" height="600" src="http://freewheel.autodesk.com/dwf.aspx?path=http://freewheel.autodesk.com/sample/Hotel5.dwf"></iframe>

I will get a message "This page contains both secure and nonsecure items. Do you want to display the non secure items ?" from Internet Explorer (see attached picture).

The solution would be to call FreeWheel with https ie : src=http{color:#0000ff}S{color}://freewheel.autodesk... but when I do that I still get the message and FreeWheel doesn't work anymore at all ?

Is there a way to call FreeWheel over HTTPS ?

Thanks,

Sébastien

PS : I do not have the option of serving my page over HTTP only...

Edited by: snussbaumer on Apr 15, 2010 9:12 AM
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: snussbaumer


Thank you for your question. You are going to hate
my answer. I don;t think you can. I know you need to use HTTPS; however,
Freewheel is currently only set up for HTTP. So the browser warning that your
have a mix of secure (your HTML) and unsecure (the image returned by the
Freewheel server created from your DWF) is actually accurate. You may wish to
place a note in your HTML that users will see this warning. HTTPS support is
already on the "wish list" as you are not the first person to ask. This is on
our roadmap for consideration in a future release.


style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">

If I have a page served over HTTPs and embed the iframe for FreeWheel like
this :
<iframe scrolling="no" width="800" height="600"
src="http://freewheel.autodesk.com/dwf.aspx?path=http://freewheel.autodesk.com/sample/Hotel5.dwf"></iframe>
I
will get a message "This page contains both secure and nonsecure items. Do you
want to display the non secure items ?" from Internet Explorer (see attached
picture).
The solution would be to call FreeWheel with https ie :
src=http{color:#0000ff}S{color}://freewheel.autodesk... but
when I do that I still get the message and FreeWheel doesn't work anymore at
all ?
Is there a way to call FreeWheel over HTTPS ?

Thanks,
Sébastien
PS : I do not have the option of serving my page
over HTTP only...

Edited by: snussbaumer on Apr 15, 2010 9:12 AM

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report