-
Notifications
You must be signed in to change notification settings - Fork 69
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
SSH Key Gen Issue on Adobe IO console #79
Comments
@jtomlinsonMPC, since we did not test this specific use-case it would be very helpful having any details from you.
|
@rychagiv - Looks like the issue may be related to the line breaks. The broken one didn't have line breaks... the one that works looked correct with the line breaks. Screenshots below & attached private keys to compare. Problematic Private Key (generated from IO console): |
@jtomlinsonMPC , can you please check latest private key in prod. We do have line breaks there. |
@rychagiv - looks good in prod now! I just generated a key pair and I see the line breaks. Good deal. Thanks for the quick responses! |
When creating a new project on the Adobe IO console, I generated an SSH key pair within the console and when I tried to use the private key with the @adobe-reactor/uploader module, it threw this error:
Generating my own key pair outside of the console works fine: https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/JWTCertificate.md
The text was updated successfully, but these errors were encountered: