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

Pull public ssh key from file. #249

Merged
merged 2 commits into from
Jun 1, 2020
Merged

Pull public ssh key from file. #249

merged 2 commits into from
Jun 1, 2020

Conversation

smarlowucf
Copy link
Collaborator

Instead of trying to generate it from private key. This means the public key file must exist with ext .pub but it prevents img-proof from running into issues with new vs old ssh key format.

Also cleanup requirements on certifi and pycryptodome which were for GCE libcloud implementation which is removed.

Instead of trying to generate it from private key. This means the
public key file must exist with ext .pub but it prevents img-proof
from running into issues with new vs old ssh key format.
@smarlowucf smarlowucf requested a review from rjschwei May 27, 2020 21:11
img_proof/ipa_utils.py Outdated Show resolved Hide resolved
The key is retrieved from file rather than generated.
@smarlowucf smarlowucf requested a review from rjschwei June 1, 2020 14:40
@rjschwei rjschwei merged commit 9646f8d into master Jun 1, 2020
@smarlowucf smarlowucf deleted the ssh-key branch June 1, 2020 19:36
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.

2 participants