Go to this project site BetaEasy

betaeasy breaks valid SSL certificate

Fixed

Even when we include the betaeasy js file from the secure CDN:

https://dq14tx02jmrhj.cloudfront.net/betaeasy.js

It still pulls in insecure content. Here are couple of the resources loaded insecurely:

http://cdn.betaeasy.com/css/themes/badges/en/newbtn-6.png

http://cdn.betaeasy.com/images/close.png

If I override the getCdnUri function:

BetaEasy.getCdnUri = function() {

return 'https://dq14tx02jmrhj.cloudfront.net/';

};

It fixes some of the problem, but there are other areas still loading from the not secured site http://cdn.betaeasy.com :

http://cdn.betaeasy.com/js/Gettext.js

http://cdn.betaeasy.com/js/c.js

Our site is secured with a valid SSL certificate, but because of this problem, the various browsers are warning the end-user that the page is insecure because it is loading insecure content (pulled in from betaeasy).

Anonymous 5 October, 2012
2

This feedback is closed

Replies (2)

Thank you for your feedback. Can you please email your website URL to contact@betaeasy.com?

Our engineer will check the code on your site.

We use BetaEasy for number of web-projects and didn't face any issues similar to one described. You can check https://app.shopping-cart-migration.com as an example

Oleg Cherevatyy
5 October, 2012 10:34

We do not support HTTPS for old-style form. If you'd like to have HTTPS-valid form please use new-style feedback form.

As far as I know you tried to use new form but it did not show tabs correctly in your site. We fixed it a few moments ago. Try again new form please.

Maxim Orlovsky
8 October, 2012 10:21

You are not logged in.

Please, Login you to your account to be able to leave comments.
Don't have the account? Sign up with BetaEasy.

This is one of many support communities on BetaEasy, a place where customers and companies connect around the products and services they use
If you get an idea how to make BetaEasy service better, please feel free to make a suggest.
Leave Feedback