• pOS
  • Order of the Butterfly
    Order of the Butterfly
    pOS
    Posts: 216 from 2003/11/14
    From: Bavaria
    Tried git. Using a local repository works.
    But I cannot clone a remote repository.

    I created usr:share/curl and copied my ca-cert bündle from OWB to this Location


    Code:
    Ram Disk:> git clone "https://myusername:mypassword@github.com/myusername/myrepository"
    Initialized empty Git repository in /RAM/testrep/.git/
    fatal: https://myusername:mypassword@github.com/myusername/myrepository/info/refs download error - error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib


    Anyone been succesful to clone a github repository ?

    BTW Code:
    git config http.sslVerify false
    didn't help...

    [ Edited by pOS 21.10.2017 - 02:02 ]
  • »21.10.17 - 00:11
    Profile Visit Website