Skip to content

Conversation

mojibake-umd
Copy link

Pull Request (PR) description

Parameterize mode of private key.

This Pull Request (PR) fixes the following issues

Related to #207

I noticed that private key group is parameterized, however mode was hard coded to 0600
which means even if a group other than 0 is set, the group would have no access.

This pull request parameterize the mode of private key resolving issue.

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