Thanks. Sorry it's taken so long to respond. Yup, do understand how to let stuff through to NS. However, may need help figuring out how to get NS to behave as desired. Don't know if ABE is an answer? Tried messing about with it for a while, but with no luck.
Using mozdev.org as an example, is there a way to just use NS to get a secure page?
Here are my tests fom yesterday. Some of the entries are obviously superfluous (e.g. there will be no error console entry if not using NS for HTTPS), but they’re there for easy comparison between the examples.
Went to https or http version of mozdev.org (as noted) = page rendered securely or with mixed content (as noted).
ABP filter used:
ABP with filter + NS with force HTTPS
to https = rendered SECURE
ABP blocked:
http://www.mozdev.org/sharedimages/donate_button.gif
http://www.mozdev.org/sharedimages/getfirefox_88x31.png
http://www.mozdev.org/sharedimages/shop_button.gif
http://www.mozdev.org/sharedimages/valid_css_small.gif
http://www.mozdev.org/sharedimages/valid_html_small.gif
ABP didn't block:
https://mozdev.org/sharedimages/donate_button.gif
https://mozdev.org/sharedimages/getfirefox_88x31.png
https://mozdev.org/sharedimages/shop_button.gif
https://mozdev.org/sharedimages/valid_css_small.gif
https://mozdev.org/sharedimages/valid_html_small.gif
https://www.mozdev.org/default.css
https://www.mozdev.org/openx/www/delive ... n=abb3f22d
https://www.mozdev.org/reorg/b-i-f.css
https://www.mozdev.org/reorg/position.css
https://www.mozdev.org/sharedimages/boxen.png
https://www.mozdev.org/sharedimages/feed-icon-12x12.png
https://www.mozdev.org/sharedimages/mozdev-icon.png
https://www.mozdev.org/sharedimages/mozilla-16.png
https://www.mozdev.org/sharedimages/nav_arrow_w.png
https://www.mozdev.org/sharedimages/songbird_button.png
https://www.mozdev.org/skin/color/winter.css
https://www.mozdev.org/skin/default/contact_top50.css
https://www.mozdev.org/skin/default/index4.css
https://www.mozdev.org/skin/default/notes.css
https://www.mozdev.org/skin/default/notes2-layout.css
https://www.mozdev.org/skin/dft2003/print.css
https://www.mozdev.org/skin/winter/mozdev.png
https://www.mozdev.org/skin/winter/winter.css
https://www.mozdev.org/skin/winter/xback.png
error console = 0
to http = rendered SECURE
ABP blocked = same as above
ABP didn’t block = same as above
error console = [NoScript HTTPS] Forcing https on
http://mozdev.org/
ABP with filter only
to https = rendered SECURE
ABP blocked = same as above
ABP didn’t block = same as above
error console = 0
to http = rendered MIXED CONTENT and page looks like crap
ABP blocked = same as above plus:
http://www.mozdev.org/default.css
http://www.mozdev.org/openx/www/deliver ... n=abb3f22d
http://www.mozdev.org/sharedimages/mozdev-icon.png
http://www.mozdev.org/skin/default/index4.css
http://www.mozdev.org/skin/dft2003/print.css
http://www.mozdev.org/skin/winter/winter.css
ABP didn’t block = 0
error console = 0
NS with force HTTPS only
to https = rendered MIXED CONTENT
ABP blocked = 0
ABP didn’t block = same as top item above (first item) plus:
http://www.mozdev.org/sharedimages/donate_button.gif
http://www.mozdev.org/sharedimages/getfirefox_88x31.png
http://www.mozdev.org/sharedimages/shop_button.gif
http://www.mozdev.org/sharedimages/valid_css_small.gif
http://www.mozdev.org/sharedimages/valid_html_small.gif
error console = 0*
to http = rendered MIXED CONTENT
ABP blocked = 0
ABP didn’t block = same as one item above (NS only to https)
error console = [NoScript HTTPS] Forcing https on
http://mozdev.org/*
In a nutshell:
these render mixed content:
FF to https
NS to https and http
this renders mixed content and broken:
ABP to http
these render securely:
ABP to https
ABP + NS to https and to http
*This data has actually changed since the first time I did the tests a couple of weeks ago. At that point, when going to https with NS by itself (no ABP) the error console was showing NS forcing the 5 http uri's that ABP blocks in the first item here, when going to http it was the same with the additional entry: [NoScript HTTPS] Forcing https on
http://mozdev.org/.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5