Closed leonsenft closed 1 year ago
Disregard, I realized the key must be in PKCS#8 format, so I guess the path is correct, and it's the instructions that lacked a detail.
[universal-github-app-jwt] Private Key is in PKCS#1 format, but only PKCS#8 is supported.
This updates the path used to import the private key to match the path used to store the private key in the instructions:
.env.private-key.pem
.