Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 169539

Potential HTTPS issue with your plugin

$
0
0

Replies: 0

Hello,

I just passed in HTTPS my entire website using Let’s Encrypt; now if I use your plugin I get an HTTP not secured exception in Chrome / Firefox. When you pass in HTTPS your website, by the way, sometimes some images and URL can be hardcoded in HTTP and this may be negative for seeing green lock in browser for “secure HTTPS connection”.

Insecure URL seems to be injected by your plugin, maybe you need to change:

http://mywebsite.tld/wp-content/plugins/wp-inject/images/cc.png

URL in

https://mywebsite.tld/wp-content/plugins/wp-inject/images/cc.png

or giving chance to user to select and enable/disable HTTPS. This happens in single.php / articles pages.

Check tool used: https://www.whynopadlock.com/check.php

Example live URL: https://trovalost.it/2016/10/info-tld-guru/
Hope this would be useful for next plugin version 🙂


Viewing all articles
Browse latest Browse all 169539

Trending Articles