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

fix: Correct bug in handling public and private key file paths #11

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

ystory
Copy link
Owner

@ystory ystory commented Jun 2, 2023

  • Pass file paths instead of file contents for public_key_file and private_key_file

This commit resolves a bug where the contents of public and private key files were incorrectly passed instead of the file paths in the public_key_file and private_key_file settings.

- Pass file paths instead of file contents for public_key_file and private_key_file

This commit resolves a bug where the contents of public and private key files were incorrectly passed instead of the file paths in the public_key_file and private_key_file settings.
@ystory ystory merged commit 698814f into main Jun 2, 2023
@ystory ystory deleted the fix/key-file-path-bug branch June 2, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant