Re: Azure DevOps hosted git, and Bastion, failing to negotiate encryption?

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On 2022-05-21 at 14:04 -0400, Nico Kadel-Garcia wrote:
> Since the dominating problem is the git client usage, I'm more
> concerned with running:
> 
>      GIT_SSH_COMMAND='git -v -v -v -v -v' git clone azure-server-git-url

I think you mean
  GIT_SSH_COMMAND='ssh -v -v -v -v -v' git clone azure-server-git-url

but it may be easier to just work with
  ssh -v -v -v azure-server-git-server git-upload-pack /url


I'm afraid I have no pony for you, Nico. My guess is that the CIS
hardening removed something (e.g. ssh-rsa) which is the only one
supported by that Azure git service, but you surely had a similar guess
already.


Regards


_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux