#GitHub secretorprivatekey error
1 messages · Page 1 of 1 (latest)
I had the same problem
The docs here (https://docs.amplication.com/running-amplication-platform/connect-server-to-github/) says that "\n" should be placed at the end of each line, then join them into one string. But that's not very accurate.
Amplication already provides built-in integration with GitHub to push the generated application to a GitHub repository.
To solve it, I added the "\n" to the end of all the lines except the last one, then joined them together into a single string.
@gentle sandal do you want to send a fix for the docs so others can find it later?
@gentle sandal thanks for noticing, we are now changing the page to clarify that the last line should not have a "\n". It will be live in a few minutes.
GG @tardy sun, you just advanced to level 4!
I think including a simple example also might help
Hi, I'm just seeing this.
Guess it's too late to make that contribution, huh?
Thanks, it was fixed already
Feel free to pick any other issue you see with the label “open for community” and thanks for your support
Sorry to bring this up again. Still got the Problem. Do I understand correctly to double generate a private key? One in Step 5, one in Step 6. The one in step 5 I made a one-liner with \n, what about the one .pem coming from step6?
steps 1.5 and 1.6 are referring to the same cert. I'll udpate the docs