Re: Couldn't fetch when cloning a repository
Gian Piero Carrubba <[email protected]> Mon, 11 Oct 2021 20:37:43 +0200
| Newsgroups | gmane.comp.version-control.darcs.user |
|---|---|
| Message-ID | <[email protected]> |
* [Wed, Oct 06, 2021 at 02:46:15PM +0200] Alexis Praga: > >More testing: this happens with Archlinux (latest), and not on FreeBSD >13.0. >I can push/pull fine to my SSH server. (replying to all in order to reach Simon, too). Latest releases of openssh (not yet in FreeBSD, but already in Arch I guess) disable ssh-rsa signatures. IIRC, there should be a way to re-enable them in the config, but a cursory search found nothing, so maybe I'm remembering poorly. The best way forward would be updating all the involved keys, but - again IIRC - darcs hub uses an Haskell implementation of the ssh server, so it could be not so straightforward. Ciao, Gian Piero. PS: anyway, while at it could it be possible to also implement support for ed25519 keys?.