[rfc][icedtea-web] no-https preffered deployment configuration switch

Jiri Vanek jvanek at redhat.com
Fri Dec 8 14:31:28 UTC 2017


There re complains about https over http in 1.6. However I dont like it,  here is property disabling 
this feature.

2017-12-08  Jiri Vanek <jvanek at redhat.com>

	Added possibility to turn off https preference via deployment properties
	* netx/net/sourceforge/jnlp/cache/ResourceUrlCreator.java:
	if deployment.https.noenforce is true, then https variants are not smuggled into urlslist
	* netx/net/sourceforge/jnlp/config/Defaults.java:
	deployment.https.noenforce declared as false by default
	* netx/net/sourceforge/jnlp/config/DeploymentConfiguration.java:
	added field of KEY_HTTPS_DONT_ENFORCE = "deployment.https.noenforce"


-- 
Jiri Vanek
Senior QE engineer, OpenJDK QE lead, Mgr.
Red Hat Czech
jvanek at redhat.com    M: +420775390109
-------------- next part --------------
A non-text attachment was scrubbed...
Name: httpBackwardSwitch.patch
Type: text/x-patch
Size: 3333 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20171208/ee98437b/httpBackwardSwitch.patch>


More information about the distro-pkg-dev mailing list