Skip to content

Parameterize mode of private key. #410

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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