True to its proprietary spirit, Apple requires that the certificates used for the iOS developer program be generated using mac. (as a .certSigningRequest file)
Obviously, they somehow use the standard for these keys, so my question is: What does the .certSigningRequest image look like? Can someone share censored versions of their file? (keeping the same length)
Then Iβm sure that we will be able to figure out how to generate the same thing using openssl and ultimately edit the csr file to fit the format required by Apple.
Thanks.
ios openssl rsa csr
FlorianB
source share