Re: [sage-devel] Pushing to trac with openssh 8.8

2021-10-10 Thread Dima Pasechnik
Yes, I experienced this too on one machine; I ended up making a new keypair and putting the public key on the trac server On Sun, 10 Oct 2021, 12:39 Antonio Rojas, wrote: > Hi all, > I'm unable to push to git-trac since updating to openssh 8.8, getting a > permission denied error. This versio

[sage-devel] Pushing to trac with openssh 8.8

2021-10-10 Thread Antonio Rojas
Hi all, I'm unable to push to git-trac since updating to openssh 8.8, getting a permission denied error. This version disables RSA/SHA1 signatures by default [1], is it possible that the server is using that to chack the keys? [1] https://www.openssh.com/txt/release-8.8 -- You received this m