close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

error with ssl?

Thread began 11/22/2011 4:05 pm by wbrooks199805 | Last modified 11/28/2011 3:32 pm by wbrooks199805 | 1870 views | 7 replies |

wbrooks199805

error with ssl?

Can you tell me what this means and why are we getting this error? How do I fix it?

I was told that the problem is that you have some sort of resources whether they are images or script includes or whatever that are being brought in over http rather than https and this shouldn't be the case as it will warn people when they try to checkout and that generally creates an unnecessary barrier to completing checkout.

"Your connection to www.my site .com is encrypted with 256-bit encryption. However, this page includes other resources which are not secure. These resources can be viewed by others while in transit, and can be modified by an attacker to change the behavior of the page.

The connection uses TLS 1.0.

The connection is encrypted using AES_256_CBC, with SHA1 for message authentication and DHE_RSA as the key exchange mechanism.

The connection is not compressed."

Sign in to reply to this post

Dani Chankhour

I'm not familiar with that error.

Perhaps the SSL company could have more information about the error or your hosting provider.

Sign in to reply to this post

wbrooks199805

This has to do with the scripting its calling in something that is not secure. This shows on chrome. Have any suggestions? I will call the security company tomorrow also.

Here's the explanation:

Your connection to the site is encrypted, but Google Chrome has detected mixed scripting on the page. Be careful if you’re entering personal information on this page. Mixed scripting can provide a loophole for someone to take over the page. This content could be third-party scripts or videos embedded on the page.

If you’re connected to the Internet via a public wireless network, mixed scripting is especially risky because wireless networks are easier to tamper with than wired networks.

Sign in to reply to this post

wbrooks199805

further investigation

Okay, I was told by the https company that this is an issue with images that are called in through http or javascript via http. So I need to know where I can fix these issues on the powerstore platform.

Please advise.

Sign in to reply to this post

Jason ByrnesWebAssist

can you send a link where i can see the problem to investigate the cause.

Sign in to reply to this post

wbrooks199805

Only Certain Browsers

Okay its checkout.php

It only happens in chrome on my mac and on the pc it shows up on chrome, IE and not sure of firefox.

If you click to the top where the https is in red, it will give you a drop down menu and tell you what it says. The https is pointed to the server but I do have URL's going to blogs, affiliate programs and links manager.

Sign in to reply to this post

Jason ByrnesWebAssist

so, that error happens if you have links to resources that use fully qualified URLS using the http:// protocol.

on your checkout page, there are links to blog pages: pages:
<li class="profile firstlink"><a href="http://blog.enhancedhealing.com/" target="_blank" class="ps_buttons ">Blog</a></li>


these links are causing the problem. change that to use the https:// protocol instead:
<li class="profile firstlink"><a href="https://blog.enhancedhealing.com/" target="_blank" class="ps_buttons ">Blog</a></li>



you have a few other links as well that use the http:// protocol, and at the end of the page, you include a script:
<script type="text/javascript" src="http://webplayer.yahooapis.com/player-beta.js"></script>

this will need to be edited too.

Sign in to reply to this post

wbrooks199805

thank you Jason!

It was the yahoo player..

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...