github-java-client icon indicating copy to clipboard operation
github-java-client copied to clipboard

PEMs downloaded from GitHub App Registration Portal have empty new line

Open tlawrie opened this issue 2 years ago • 4 comments

Context: The PEMs downloaded from GitHub App Registration Portal have an empty new line after "-----END RSA PRIVATE KEY-----"

Issue This then causes the PEM to fail the matcher check in the code

tlawrie avatar Oct 17 '23 23:10 tlawrie

Hey, just found this issue. Can you provide an example PEM file (replace the secret inside with random string first) and the error you are getting to reproduce this issue.

Abhi347 avatar May 28 '24 08:05 Abhi347

@Abhi347 can you give some explanation about this, After that, I'll start my work towards it.

mdxabu avatar May 31 '24 10:05 mdxabu