Google Charts of SSL

Posted by Ian on Stack Overflow See other posts from Stack Overflow or by Ian
Published on 2010-04-06T14:57:37Z Indexed on 2010/04/12 6:13 UTC
Read the original article Hit count: 498

Filed under:
|
|
|
|

Hi,

I need to get the free Google charts working over SSL without any security errors. I am using c# and asp.net.

As Google charts does not support SSL by default, I am looking for a robust method of using there charts but ensuring my user doesn't get any security warnings over their browser.

One thought was to use a handler to call the charts api and then generate the output my site needs.

Similar to Pants are optional blog post. I haven't been able to get this example working at this stage.

Any suggestions, or samples are welcome.

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about google