I have a problem regarding importing certificates onto my Mac, for use in Xcode. I need to import Distribution certificate from another computer, that I don't have access to. I got CertificateSigningRequest.certSigningRequest and 2 cer files in folder, from owner of that certificate. I installed certificate, but I don't have private key to use it in Xcode.
Problem is that I don't know how to configure this CertificateSigningRequest to import private key to my Mac.
Any help would be useful, as I am fairly new to Mac and Xcode.
Do i need to ask for *.p12 file too?