* [U-Boot] U-Boot - Download URL and certificates
@ 2015-10-05 8:07 Markus Niebel
2015-10-07 19:22 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Markus Niebel @ 2015-10-05 8:07 UTC (permalink / raw)
To: u-boot
Hello,
we are facing problems with downloading U-Boot tarballs and automated build systems. The old URL are redirected to owncloud.denx.de and owncloud.denx.de uses a self signed certificate.
To make things a little bit complexer - we need to use a proxy for all web accesses. The download breaks
because the certificate can not be verified.
Did we miss the hint where to get the certificate(s)?
Any help is appreciated.
Best regards,
Markus Niebel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] U-Boot - Download URL and certificates
2015-10-05 8:07 [U-Boot] U-Boot - Download URL and certificates Markus Niebel
@ 2015-10-07 19:22 ` Wolfgang Denk
2015-10-08 17:35 ` Markus Niebel
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2015-10-07 19:22 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] U-Boot - Download URL and certificates
2015-10-07 19:22 ` Wolfgang Denk
@ 2015-10-08 17:35 ` Markus Niebel
0 siblings, 0 replies; 3+ messages in thread
From: Markus Niebel @ 2015-10-08 17:35 UTC (permalink / raw)
To: u-boot
Hello
Am 07.10.2015 um 21:22 schrieb Wolfgang Denk:
> 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"?
>
Thank you for clarification. When digging a bit deeper I saw that
something on out side messes with URLs - there is a mixup with
ftp and http - and in fact http://ftp.denx.de gets redirected to an
owncloud URL. Have to look in this.
> 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.
>
Thanks again and sorry for the noise
Best regards,
Markus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-08 17:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 8:07 [U-Boot] U-Boot - Download URL and certificates Markus Niebel
2015-10-07 19:22 ` Wolfgang Denk
2015-10-08 17:35 ` Markus Niebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox