Hi
Checking one of my builds, I find 12 repos in the *.target file all
specified as http: e.g.
<location includeAllPlatforms="false" includeConfigurePhase="false"
includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
<repository
location="http://download.eclipse.org/eclipse/updates/I-builds"/>
</location>
Checking my Tycho log, I find e.g.
[INFO] Fetching p2.index
fromhttp://download.eclipse.org/eclipse/updates/I-builds/
[INFO] Fetching p2.index
fromhttp://download.eclipse.org/eclipse/updates/I-builds/
[INFO] Adding repositoryhttp://download.eclipse.org/eclipse/updates/I-builds
[INFO] Fetching p2.index
fromhttps://download.eclipse.org/eclipse/updates/4.12-I-builds/
[INFO] Fetching p2.index
fromhttps://download.eclipse.org/eclipse/updates/4.12-I-builds/
indicating that the platform is redirecting http: to https:
Is there an EF recommendation as to whether https: (more secure) or
http: (less overhead) should be used?
Regards
Ed Willink
On 02/04/2019 12:38, Becker, Matthias wrote:
From my point of view not using SSL nowadays is a bug.
One should use SSL / HTTPs everywhere these days.
*From: *<[email protected]> on behalf of
Wim Jongman <[email protected]>
*Reply-To: *Cross project issues <[email protected]>
*Date: *Tuesday, 2. April 2019 at 13:24
*To: *Cross project issues <[email protected]>
*Subject: *Re: [cross-project-issues-dev] Initialization for 2019-06
On Mon, Apr 1, 2019 at 5:14 PM Pierre-Charles David
<[email protected] <mailto:[email protected]>>
wrote:
https://download.eclipse.org/tools/orbit/downloads/latest-R/ seems
to be
the correct location.
Thanks for that.
Is it in general not better to serve this content through HTTP to
avoid SSL overhead and encryption of large files? I have no clue what
this means in terms of speed but since these repos are extremly
popular it might be significant.
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev