From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 07 Oct 2015 21:22:41 +0200 Subject: [U-Boot] U-Boot - Download URL and certificates In-Reply-To: <56122FA6.8010201@tqsc.de> References: <56122FA6.8010201@tqsc.de> Message-ID: <20151007192241.97694380905@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Markus, In message <56122FA6.8010201@tqsc.de> you wrote: > > we are facing problems with downloading U-Boot tarballs and > automated build systems. Tarballs? But that should be trivial. Tarballs are easily available on the FTP server. They are also eavailable on ACD, but this is not exactly easy to script. See [1], bullet # 2 for details. Alternatively, you can always use the snapshot links from the git repository to dynamically create and download tarballs of arbitrary versions in the git repo. This is also trivial to script (but please minimize such use to the necessary, as it puts a high load on the git server). > The old URL are redirected to owncloud.denx.de and owncloud.denx.de > uses a self signed certificate. What exactly do you mean by "old URL"? owncloud.denx.de is in no way used for distributing the mainline versions of U-Boot. We host a number of customer specific repositories there, that's true, but these customers know how to access it. I don't think that there are any TQ specific repositories on our owncloud server. > Did we miss the hint where to get the certificate(s)? I think you must be doing something wrong. No certificates are needed to download the tarballs from the FTP server, ACD or git. [1] http://www.denx.de/wiki/U-Boot/SourceCode Hope this helps. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de As long as we're going to reinvent the wheel again, we might as well try making it round this time. - Mike Dennison