How to solve ssl connection problem that appears in Google Chrome "Your connection is not private




Attackers might be trying to steal your information fromwww.arabtechnew.blogspot.com (for example, passwords, messages, or credit cards)".
- Try to find out if there is any mixed content such as http links inside your website code and replace it with https
for example if you use this link : 
<a href="http://www.arabtechnew.blogspot.com/">click here</a>
then try to change the link above with https for all links .
It is necesessary that  you change all mixed content links
- Try fix your ssl certificate by uninstall your current ssl and try any another ssl provider becuse many of ssl providers are showing such an error because of a comptibility problems.