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

Getting an error while converting ApplePay.key.pem to ApplePay.RSA.key.pem #12

Open
Kishore-gmp opened this issue Jun 27, 2023 · 0 comments

Comments

@Kishore-gmp
Copy link

4337829420:error:06FFF07F:digital envelope routines:CRYPTO_internal:expecting an rsa key:/AppleInternal/Library/BuildRoots/a0876c02-1788-11ed-b9c4-96898e02b808/Library/Caches/com.apple.xbs/Sources/libressl/libressl-2.8/crypto/evp/p_lib.c:300:

i have executed these commands

1.openssl pkcs12 -in ApplePayMerchantIdentity_and_privatekey.p12 -out ApplePay.key.pem -nocerts
2.openssl rsa -in ApplePay.key.pem -out ApplePay.RSA.key.pem
please help me with this issue

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

No branches or pull requests

1 participant