Generate .P12 from IOS Certificate

I have my IOS certificate and would like to upload it to create a .P12. Step 5 on the Voltsigner Site is greyed-out. What do I need to do?

Thank you

You will have to generate a CSR (even if you don’t need one). Then you can upload your certificate.

I generated the CSR and then tried to upload the certificate I had created previously.

I get OpenSSL Error 1: No certificate matches private key…

Did I miss a step?

Thank you

Can you tell me what OS you’re using? I’ll have to give you custom commands to do it manually. VoltSigner expects you’re starting from scratch.

I’m using IOS

Oh I mean what OS you’re developing on? Windows? macOS?

I use Windows

You’ll need your private key as well as the certificate. Do you have both?

I’ll just do the whole thing over…
Thank you