I have difficulties with generating the proper certificate, I have created the certificate in the apple developer console by following these steps:
- I have created a certificate signing request (first without key pair, then with key pair encoded with SHA 2000 size)
- I have created an apple certificate in the developer console and downloaded it to the disk.
- I double-clicked the certificate to add it to the keychain, and when I click on the certificate there is red text that this certificate is not trusted
- I right-click and select export, then select a file format and the .p12 option is unavailable for me. What do I need to generate a .p12 file, this format is required by firebase.
Thanks