You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Oliver B. Fischer" <o....@swe-blog.net> on 2015/05/03 23:44:08 UTC

Can you access our repository?

Hi,

can you acces the repository of Tamaya? I always get the following message

fatal: unable to access 
'https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git/': SSL 
certificate problem: unable to get local issuer certificate

Simply would like to know if I am the only one how has this problem.

Oliver

-- 
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fischer@swe-blog.net
S oliver.b.fischer
J oliver.b.fischer@jabber.org
X http://xing.to/obf


Re: Can you access our repository?

Posted by Anatole Tresch <at...@gmail.com>.
There were some SSL/cert related issues, also stroking me when trying to
update the project's webpage. Since this morning everything seems to work
again.
With git I never encountered any issues during the last days...

2015-05-03 23:44 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:

> Hi,
>
> can you acces the repository of Tamaya? I always get the following message
>
> fatal: unable to access '
> https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git/': SSL
> certificate problem: unable to get local issuer certificate
>
> Simply would like to know if I am the only one how has this problem.
>
> Oliver
>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E o.b.fischer@swe-blog.net
> S oliver.b.fischer
> J oliver.b.fischer@jabber.org
> X http://xing.to/obf
>
>


-- 
*Anatole Tresch*
Java Engineer & Architect, JSR Spec Lead
Glärnischweg 10
CH - 8620 Wetzikon

*Switzerland, Europe Zurich, GMT+1*
*Twitter:  @atsticks*
*Blogs: **http://javaremarkables.blogspot.ch/
<http://javaremarkables.blogspot.ch/>*

*Google: atsticksMobile  +41-76 344 62 79*

Re: Can you access our repository?

Posted by "Oliver B. Fischer" <o....@swe-blog.net>.
I found the reason. It was the specific git client version on my 
machine... Crazy stuff....

Am 04.05.15 um 10:59 schrieb Romain Manni-Bucau:
> depends the config AFAIK but you can do few trick in gitconfig and you can
> also reuse ssh accepted ones
>
> trying to mv ~/.git and ~/.ssh to x.bak can show it quickly
>
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
> <http://www.tomitribe.com>
>
> 2015-05-04 10:56 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:
>
>> I am not aware of it. I have only a .netrc and the local repository. Does
>> git store any SSL related information?
>>
>> Oliver
>>
>> Am 04.05.15 um 10:14 schrieb Romain Manni-Bucau:
>>
>> --
>> N Oliver B. Fischer
>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
>> P +49 30 44793251
>> M +49 178 7903538
>> E o.b.fischer@swe-blog.net
>> S oliver.b.fischer
>> J oliver.b.fischer@jabber.org
>> X http://xing.to/obf
>>
>>

-- 
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fischer@swe-blog.net
S oliver.b.fischer
J oliver.b.fischer@jabber.org
X http://xing.to/obf


Re: Can you access our repository?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
depends the config AFAIK but you can do few trick in gitconfig and you can
also reuse ssh accepted ones

trying to mv ~/.git and ~/.ssh to x.bak can show it quickly


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2015-05-04 10:56 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:

> I am not aware of it. I have only a .netrc and the local repository. Does
> git store any SSL related information?
>
> Oliver
>
> Am 04.05.15 um 10:14 schrieb Romain Manni-Bucau:
>
>> seems working, are you behind a proxy or using the old ssl certificate?
>>
>>
>> Romain Manni-Bucau
>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> <http://rmannibucau.wordpress.com> | Github <
>> https://github.com/rmannibucau> |
>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
>> <http://www.tomitribe.com>
>>
>> 2015-05-04 10:08 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:
>>
>>  git pull --rebase
>>>
>>> Am 04.05.15 um 01:23 schrieb John D. Ament:
>>>
>>>   What git command are you using?
>>> --
>>> N Oliver B. Fischer
>>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
>>> P +49 30 44793251
>>> M +49 178 7903538
>>> E o.b.fischer@swe-blog.net
>>> S oliver.b.fischer
>>> J oliver.b.fischer@jabber.org
>>> X http://xing.to/obf
>>>
>>>
>>>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E o.b.fischer@swe-blog.net
> S oliver.b.fischer
> J oliver.b.fischer@jabber.org
> X http://xing.to/obf
>
>

Re: Can you access our repository?

Posted by "Oliver B. Fischer" <o....@swe-blog.net>.
I am not aware of it. I have only a .netrc and the local repository. 
Does git store any SSL related information?

Oliver

Am 04.05.15 um 10:14 schrieb Romain Manni-Bucau:
> seems working, are you behind a proxy or using the old ssl certificate?
>
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
> <http://www.tomitribe.com>
>
> 2015-05-04 10:08 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:
>
>> git pull --rebase
>>
>> Am 04.05.15 um 01:23 schrieb John D. Ament:
>>
>>   What git command are you using?
>> --
>> N Oliver B. Fischer
>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
>> P +49 30 44793251
>> M +49 178 7903538
>> E o.b.fischer@swe-blog.net
>> S oliver.b.fischer
>> J oliver.b.fischer@jabber.org
>> X http://xing.to/obf
>>
>>

-- 
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fischer@swe-blog.net
S oliver.b.fischer
J oliver.b.fischer@jabber.org
X http://xing.to/obf


Re: Can you access our repository?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
seems working, are you behind a proxy or using the old ssl certificate?


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2015-05-04 10:08 GMT+02:00 Oliver B. Fischer <o....@swe-blog.net>:

> git pull --rebase
>
> Am 04.05.15 um 01:23 schrieb John D. Ament:
>
>  What git command are you using?
>> On May 3, 2015 5:44 PM, "Oliver B. Fischer" <o....@swe-blog.net>
>> wrote:
>>
>>  Hi,
>>>
>>> can you acces the repository of Tamaya? I always get the following
>>> message
>>>
>>> fatal: unable to access '
>>> https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git/': SSL
>>> certificate problem: unable to get local issuer certificate
>>>
>>> Simply would like to know if I am the only one how has this problem.
>>>
>>> Oliver
>>>
>>> --
>>> N Oliver B. Fischer
>>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
>>> P +49 30 44793251
>>> M +49 178 7903538
>>> E o.b.fischer@swe-blog.net
>>> S oliver.b.fischer
>>> J oliver.b.fischer@jabber.org
>>> X http://xing.to/obf
>>>
>>>
>>>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E o.b.fischer@swe-blog.net
> S oliver.b.fischer
> J oliver.b.fischer@jabber.org
> X http://xing.to/obf
>
>

Re: Can you access our repository?

Posted by "Oliver B. Fischer" <o....@swe-blog.net>.
git pull --rebase

Am 04.05.15 um 01:23 schrieb John D. Ament:
> What git command are you using?
> On May 3, 2015 5:44 PM, "Oliver B. Fischer" <o....@swe-blog.net>
> wrote:
>
>> Hi,
>>
>> can you acces the repository of Tamaya? I always get the following message
>>
>> fatal: unable to access '
>> https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git/': SSL
>> certificate problem: unable to get local issuer certificate
>>
>> Simply would like to know if I am the only one how has this problem.
>>
>> Oliver
>>
>> --
>> N Oliver B. Fischer
>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
>> P +49 30 44793251
>> M +49 178 7903538
>> E o.b.fischer@swe-blog.net
>> S oliver.b.fischer
>> J oliver.b.fischer@jabber.org
>> X http://xing.to/obf
>>
>>

-- 
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fischer@swe-blog.net
S oliver.b.fischer
J oliver.b.fischer@jabber.org
X http://xing.to/obf


Re: Can you access our repository?

Posted by "John D. Ament" <jo...@gmail.com>.
What git command are you using?
On May 3, 2015 5:44 PM, "Oliver B. Fischer" <o....@swe-blog.net>
wrote:

> Hi,
>
> can you acces the repository of Tamaya? I always get the following message
>
> fatal: unable to access '
> https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git/': SSL
> certificate problem: unable to get local issuer certificate
>
> Simply would like to know if I am the only one how has this problem.
>
> Oliver
>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E o.b.fischer@swe-blog.net
> S oliver.b.fischer
> J oliver.b.fischer@jabber.org
> X http://xing.to/obf
>
>