Single post
jump to repliesonce again annoyed that github won't let you add a ssh ca to your account
3 replies
back to top@nyanotech sourcehut does, but it doesn't work (but does render properly on the .keys page?)
I'm assuming Drew has just not really bothered to validate the input very much. or something.
idk I go to great lengths to get it to work on my own gitlab instance
@lukegb i'm also annoyed that gitea supports it but as a the-whole-instance-shares-one dealio; reading the pr it's almost like no one considered any other scenario
@nyanotech yeah, gitlab is the same iirc - you have to munge the sshd_config and teach it how principals map to gitlab users
_ugh_
this is why I've been tempted to write a remote-SSH-agent thing where the key can live inside Vault and I talk to it over the internet for signing operations :p