On Wed, 30 Mar 2022 at 02:30, Jeffrey Walton via cfarm-users
<[email protected]> wrote:
>
> Hi Everyone,
>
> I'm trying a git pull. When I use https://github.com/weidai11/cryptopp/:
>
> $ git pull
> fatal: unable to access 'https://github.com/weidai11/cryptopp/':
> Problem with the SSL CA c
> ert (path? access rights?)

Works for me:



>
> When I try git://github.com/weidai11/cryptopp/:
>
> $ git pull
> fatal: remote error:
>  The unauthenticated git protocol on port 9418 is no longer supported.

That means you're not authenticated, i.e. you don't have your ssh key
in use on the machine.
_______________________________________________
cfarm-users mailing list
[email protected]
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to