Re: [git-users] Re: Fatal Error when commit to AWS Code Commit

2018-12-19 Thread Eyal Goren
Hi,

I think I once had a similar issue, it was related to the version of the
openssl dll files (It was on Windows), I think upgrading the GIT client
helped me then.

Best,
Eyal

On Wed, Dec 19, 2018 at 5:30 AM Peter  wrote:

> Anyone can help me please please. A billion thanks for your help.
>
> On Tuesday, December 18, 2018 at 7:19:58 PM UTC+8, Peter wrote:
>>
>> Dear All,
>>
>> When I do a git push -r origin master, it display following messages.
>>
>> fatal: unable to access '
>> https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/WHOPQDTB_TestAutomation/':
>> error:1408F10B:SSL routines:ssl3_get_record:wrong version number
>>
>>
>>
>> Git Config:
>>
>> [http]
>>
>> [https]
>>
>> proxy = http://10.64.150.9:8080
>>
>> [filter "lfs"]
>>
>> required = true
>>
>> clean = git-lfs clean -- %f
>>
>> smudge = git-lfs smudge -- %f
>>
>> process = git-lfs filter-process
>>
>> [user]
>>
>> name = kwong
>>
>> email = kw...@who.int-at-570226278193
>>
>>
>>
>>
>>
>> Git version 2.20.1.
>>
>>
>>
>> Please help. Thanks.
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[git-users] Re: Fatal Error when commit to AWS Code Commit

2018-12-18 Thread Peter
Anyone can help me please please. A billion thanks for your help. 

On Tuesday, December 18, 2018 at 7:19:58 PM UTC+8, Peter wrote:
>
> Dear All, 
>
> When I do a git push -r origin master, it display following messages. 
>
> fatal: unable to access '
> https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/WHOPQDTB_TestAutomation/':
>  
> error:1408F10B:SSL routines:ssl3_get_record:wrong version number
>
>  
>
> Git Config: 
>
> [http]
>
> [https]
>
> proxy = http://10.64.150.9:8080
>
> [filter "lfs"]
>
> required = true
>
> clean = git-lfs clean -- %f
>
> smudge = git-lfs smudge -- %f
>
> process = git-lfs filter-process
>
> [user]
>
> name = kwong
>
> email = kw...@who.int-at-570226278193
>
>  
>
>  
>
> Git version 2.20.1.
>
>  
>
> Please help. Thanks. 
>
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.