On 02/07/2013 03:35 PM, Vladimir Kotal wrote:
> 
> Hi all,
> 
> I am trying to follow the steps for cloning the git repository found on
> http://www.openssl.org/source/repos.html from behind a proxy. The proxy
> does not allow connections to the git port 9418.
> 
> I tried http/https which both fail:
> 
> fatal: https://git.openssl.org/openssl.git/info/refs not found: did you
> run git update-server-info on the server?
> 
> which is basically saying there is no repository on the remote end.
> 
> SSH access is mentioned on the page but it fails too:
> 
> Cloning into openssl...
> The authenticity of host 'git.openssl.org (178.16.220.54)' can't be
> established.
> RSA key fingerprint is 59:c5:9c:b9:94:39:59:b6:da:59:3b:9d:22:3b:39:9d.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'git.openssl.org,178.16.220.54' (RSA) to the
> list of known hosts.
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
> 
> 
> Would it be possible to configure the git repos on git.openssl.org to
> allow http/https just like on github.com ?

A mirror allowing all of githubs protocols is available at github:
  https://github.com/openssl/openssl
I have also updated the Source->Repository page to reflect this fact :-)

Best regards,
        Lutz


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to