On Wed, Jul 27, 2016 at 9:04 PM, Kay Schenk wrote:
> On Mon, Jul 25, 2016 at 6:38 AM, Damjan Jovanovic
> wrote:
>
> > On Sun, Jul 24, 2016 at 7:43 PM, Patricia Shanahan wrote:
> >
> > > On 7/24/2016 10:24 AM, Damjan Jovanovic wrote:
> > > ...
> > >
> > >> So how do we download files now?
> > >>
On Mon, Jul 25, 2016 at 6:38 AM, Damjan Jovanovic wrote:
> On Sun, Jul 24, 2016 at 7:43 PM, Patricia Shanahan wrote:
>
> > On 7/24/2016 10:24 AM, Damjan Jovanovic wrote:
> > ...
> >
> >> So how do we download files now?
> >>
> >> Java. Java supports https:// out of the box, is very portable betw
On Sun, Jul 24, 2016 at 7:43 PM, Patricia Shanahan wrote:
> On 7/24/2016 10:24 AM, Damjan Jovanovic wrote:
> ...
>
>> So how do we download files now?
>>
>> Java. Java supports https:// out of the box, is very portable between
>> operating systems and CPUs, uses its own root CA certificates, is a
On 07/24/2016 01:24 PM, Damjan Jovanovic wrote:
Hi
Both we and Infra have been battling with the buildbots for far too long,
and the inability to do https:// downloads consistently due to missing
LWP::Protocol::https has been a major thorn in our side.
Perl in AOO is not going well. CPAN module
On 7/24/2016 10:24 AM, Damjan Jovanovic wrote:
...
So how do we download files now?
Java. Java supports https:// out of the box, is very portable between
operating systems and CPUs, uses its own root CA certificates, is already
used on all the buildbots, and is documented as being a mandatory bu
Hi
Both we and Infra have been battling with the buildbots for far too long,
and the inability to do https:// downloads consistently due to missing
LWP::Protocol::https has been a major thorn in our side.
Perl in AOO is not going well. CPAN modules don't install easily: in both
CentOS 5 and (Infr