plesager / ece3-postproc

Suite of processing tools for EC-Earth3 output
5 stars 8 forks source link

Cannot clone repository through https #24

Open plesager opened 6 years ago

plesager commented 6 years ago

@mmenegoz reported this issue: Doing "git clone https://github.com/plesager/ece3-postproc.git", I am not able to clone the github repository @plesager. Do you know how can I do?

The error that I get is this one:

Cloning into 'ece3-postproc'... error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version while accessing https://github.com/plesager/ece3-postproc.git/info/refs?service=git-upload-pack fatal: HTTP request failed

plesager commented 6 years ago

From a quick search on internet, it looks like a problem with your openssl, see for example this thread: https://github.com/crystal-lang/crystal/issues/4618. If there is no way for you to update it, you can upload your public ssh key in your profile and clone through ssh.