Skip to content

Add updated openssh to support git signing #5

@jo-basevi

Description

@jo-basevi

Using the Gadi's system git and ssh (version OpenSSH_8.0p1), attempting to sign commits with git commit -S with an ssh signing key gives:

error: ssh-keygen -Y sign is needed for ssh signing (available in openssh version 8.2p1+)

So to support git signing, we have been using an ssh-keygen executable in an payu conda environment that has an openssh installed with an updated version (see section in dev-docs). It would be great to have this executable accessible outside of a payu conda environment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions