With the recent up gradation of the Apple developer accounts, I am facing a difficulty that while trying to create the push notification certificates, it is providing me with (.p8) certificate instead of APNs ones which can be exported to (.p12).
Firebase console only accepts (.p12) certificates so how I can get that out from these new (.p8) certificates.











May 2021 - Generating
.p8file instead of.cerfileThe issue that I had was I couldn't find the way to create the .p8 file and all methods gave me .cer file instead.
.p8file and secure it somewhere.