Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENOKEY does not complain if the deploy key is protected by a password #40

Open
Trolldemorted opened this issue Feb 28, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Trolldemorted
Copy link
Member

No description provided.

@Trolldemorted Trolldemorted added the bug Something isn't working label Feb 28, 2019
@fsck
Copy link
Member

fsck commented Mar 2, 2019

enokey_1  | Enter passphrase: Load key "/home/enokey/.ssh/id_ed25519": incorrect passphrase supplied to decrypt private key

This will be detected by docker-entrypoint.sh on startup, so at least there we have some sort of checking in place already. But we should add a check on deploy as well.

@fsck fsck self-assigned this Mar 2, 2019
@Trolldemorted
Copy link
Member Author

Technically it works in deploy too - you just have to supply the passprase for each destination via stdin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants