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

[FEATURE] Ask for passphrase when using a password protected key #65

Closed
patrickhener opened this issue Jul 5, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@patrickhener
Copy link
Owner

Is your feature request related to a problem? Please describe.
No Problem, but when using -s -sk -sc you will need to provide a server key without a passphrase. This could be better if the passphrase is asked for when starting goshs. Also we could look into providing a p12 as well instead of key and cert.

Describe the solution you'd like
Ask for the passphrase and then use the key.

Describe alternatives you've considered
Leave as is.

@patrickhener
Copy link
Owner Author

Implemented with pull request #70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant