packer-plugin-sshkey icon indicating copy to clipboard operation
packer-plugin-sshkey copied to clipboard

Packer plugin used to generate SSH keys.

Results 14 packer-plugin-sshkey issues
Sort by recently updated
recently updated
newest added

Interestingly, it also doesn't work when going through https://developer.hashicorp.com/packer/integrations?filter=ssh.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.26.0. Commits 5bcd010 go.mod: update golang.org/x dependencies 3375612 ssh: add support for unpadded RSA signatures bb80217 ssh: don't use dsa keys in integration tests 6879722...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0. Commits adef4cc go.mod: update golang.org/x dependencies a0819fb sha3: fix cSHAKE initialization for extremely large N and or S 42ee18b ssh: return ServerAuthError after too...

dependencies
go

Hi, your friend Packer maintainer here\! I am opening this issue as a follow-up to the [github.com/zclconf/go-cty breaking change issue](https://github.com/hashicorp/packer-plugin-sdk/issues/188) we opened on Packer Plugin SDK last year. With this...