Issue with git signed commits: ssh-keygen error #545
Answered
by
ricky-lv426
Ricky Olivier (ricky-lv426)
asked this question in
Q & A
|
I'm trying to commit changes to the my local git branch but I get the following error: Any suggestions on how to get around this problem? Its the first time I'm trying this. |
Answered by
ricky-lv426
Jan 6, 2026
Replies: 2 comments 4 replies
|
Hi Ricky, Have you worked through the instructions for getting commit signing setup? https://metoffice.github.io/simulation-systems/WorkingPractices/gh_authorisation.html#verified-commits |
4 replies
|
Ricky Olivier (@ricky-lv426) Yes, you will need minimum OpenSSH 8.2 (OpenBSD) or 8.2p1 (Portable) or higher for signed commits. We will add a note to the working practices FAQs. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, looks like the OpenSSH version on puma2 is older than 8.2p1, that's probably the issue.