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.

Reply via email to