You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Vidar Ramdal <vi...@idium.no> on 2009/07/31 15:08:09 UTC

Re: svn commit: r799594 - /sling/trunk/check_staged_release.sh

2009/7/31  <ie...@apache.org>:
> Date: Fri Jul 31 13:02:56 2009
> New Revision: 799594
>
> URL: http://svn.apache.org/viewvc?rev=799594&view=rev
> Log:
> Added fix to make wget work with the self signed cert on repository.apache.org

2009/7/31 Ian Boston <ie...@tfd.co.uk>:
> I wonder if the wget could do with a --no-check-certificate as
> repository.apache.org uses a self signed cert ?

This fails for me:
>wget: unrecognized option `--no-check-certificate'

on my Mac OS X 10.5.7

-- 
Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
Akersgata 16, N-0158 Oslo, Norway
+47 21 531941, ext 2070





-- 
Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
Akersgata 16, N-0158 Oslo, Norway
+47 21 531941, ext 2070

Re: svn commit: r799594 - /sling/trunk/check_staged_release.sh

Posted by Vidar Ramdal <vi...@idium.no>.
2009/7/31 Ian Boston <ie...@tfd.co.uk>:
> better now ?
> Ian

Yup! Thanks.

> On 31 Jul 2009, at 14:08, Vidar Ramdal wrote:
>
>> 2009/7/31  <ie...@apache.org>:
>>>
>>> Date: Fri Jul 31 13:02:56 2009
>>> New Revision: 799594
>>>
>>> URL: http://svn.apache.org/viewvc?rev=799594&view=rev
>>> Log:
>>> Added fix to make wget work with the self signed cert on
>>> repository.apache.org
>>
>> 2009/7/31 Ian Boston <ie...@tfd.co.uk>:
>>>
>>> I wonder if the wget could do with a --no-check-certificate as
>>> repository.apache.org uses a self signed cert ?
>>
>> This fails for me:
>>>
>>> wget: unrecognized option `--no-check-certificate'
>>
>> on my Mac OS X 10.5.7
>>
>> --
>> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
>> Akersgata 16, N-0158 Oslo, Norway
>> +47 21 531941, ext 2070
>>
>>
>>
>>
>>
>> --
>> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
>> Akersgata 16, N-0158 Oslo, Norway
>> +47 21 531941, ext 2070
>
>



-- 
Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
Akersgata 16, N-0158 Oslo, Norway
+47 21 531941, ext 2070

Re: svn commit: r799594 - /sling/trunk/check_staged_release.sh

Posted by Ian Boston <ie...@tfd.co.uk>.
better now ?
Ian

On 31 Jul 2009, at 14:08, Vidar Ramdal wrote:

> 2009/7/31  <ie...@apache.org>:
>> Date: Fri Jul 31 13:02:56 2009
>> New Revision: 799594
>>
>> URL: http://svn.apache.org/viewvc?rev=799594&view=rev
>> Log:
>> Added fix to make wget work with the self signed cert on  
>> repository.apache.org
>
> 2009/7/31 Ian Boston <ie...@tfd.co.uk>:
>> I wonder if the wget could do with a --no-check-certificate as
>> repository.apache.org uses a self signed cert ?
>
> This fails for me:
>> wget: unrecognized option `--no-check-certificate'
>
> on my Mac OS X 10.5.7
>
> -- 
> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
> Akersgata 16, N-0158 Oslo, Norway
> +47 21 531941, ext 2070
>
>
>
>
>
> -- 
> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
> Akersgata 16, N-0158 Oslo, Norway
> +47 21 531941, ext 2070


Re: svn commit: r799594 - /sling/trunk/check_staged_release.sh

Posted by Ian Boston <ie...@tfd.co.uk>.
hmm, sorry, which version of wget ?
I am
GNU Wget 1.11.4
installed with mac ports on 10.5.7

without it I get

ERROR: cannot verify repository.apache.org's certificate, issued by `/ 
C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=http://certificates.godaddy.com/repository/CN=Go 
  Daddy Secure Certification Authority/serialNumber=07969287':
   Self-signed certificate encountered.
To connect to repository.apache.org insecurely, use `--no-check- 
certificate'.
Unable to establish SSL connection.

I will see if there is a way of detecting the option.
Ian

On 31 Jul 2009, at 14:08, Vidar Ramdal wrote:

> 2009/7/31  <ie...@apache.org>:
>> Date: Fri Jul 31 13:02:56 2009
>> New Revision: 799594
>>
>> URL: http://svn.apache.org/viewvc?rev=799594&view=rev
>> Log:
>> Added fix to make wget work with the self signed cert on  
>> repository.apache.org
>
> 2009/7/31 Ian Boston <ie...@tfd.co.uk>:
>> I wonder if the wget could do with a --no-check-certificate as
>> repository.apache.org uses a self signed cert ?
>
> This fails for me:
>> wget: unrecognized option `--no-check-certificate'
>
> on my Mac OS X 10.5.7
>
> -- 
> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
> Akersgata 16, N-0158 Oslo, Norway
> +47 21 531941, ext 2070
>
>
>
>
>
> -- 
> Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
> Akersgata 16, N-0158 Oslo, Norway
> +47 21 531941, ext 2070