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

Use default private key if present for Unix systems #32

Closed
codyhosterman opened this issue Sep 24, 2020 · 1 comment
Closed

Use default private key if present for Unix systems #32

codyhosterman opened this issue Sep 24, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@codyhosterman
Copy link
Contributor

Since RSA private key pairs use passwords, we can have the New-PureOneConnection detect the default key pair and if present (and of course if no specific one was passed in) automatically use that. This will allow users of the default created key pair (at /home//PureOnePrivate.pem to not have to pass the key location in upon each initial login and only require the password and the Pure1 app ID.

@codyhosterman codyhosterman changed the title Use default certificate if present for Unix systems Use default private key if present for Unix systems Sep 24, 2020
@codyhosterman codyhosterman self-assigned this Sep 24, 2020
@codyhosterman codyhosterman added the enhancement New feature or request label Sep 24, 2020
@codyhosterman codyhosterman added this to Done in 1.3.0.0 Sep 24, 2020
@codyhosterman
Copy link
Contributor Author

Complete. Will look at porting this behavior to Windows in the future.

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
No open projects
1.3.0.0
  
Done
Development

No branches or pull requests

1 participant