I have a standard developer account($99). Can i generate the CSR in my friends mac or does the mac also need to be registered on my name ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to generate the CSR on the Mac that you will be using for development because the generation is going to create a private key specific to you. You don’t want that private key on someone else’s computer or they can sign iPhone app binaries as you. Also, if you do this on your friend’s computer you’re going to have to manually export the keys and certificate to get them back on your own computer so you can code at home.
It really isn’t worth the hassle. Just use your own machine to do this.