4

I got alert that my cloud distribution managed is expired in 2 weeks. Done with read some post that it needs to revoke and create a new certificate.

The one expire is cloud managed distribution like image below, But i cant find distribution managed type when create new certificate, it's only showing apple distribution and iOS distribution, Which one should i choose?

enter image description here

enter image description here

lauwis
  • 323
  • 1
  • 4
  • 15

4 Answers4

2

I was having the same issue where mine was a week from expiring, when I selected the certificate I saw that there was an option to "manually rotate certificate", which created a new updated version of the certificate in my certificates menu with a new expiry date for 2024.

you will find the "Manually rotate certificate" option under "Actions" when you open your "Distribution Managed" certificate in the certificates menu.

1

Same happened to me.

Going back to @Neklas's answer, the Automatic Certificate Rotation Date was 3 months ago for me and for no reason, it did not update(Although it should as mentioned by Apple...)

Going to the solution, I followed what @Shane Oosthuizen suggested and pressed Manually rotate certificate, which generated another certificate of the same type.

Apple certificates

Rotation confirmation

Hope this helps

GeekDev
  • 145
  • 3
  • 10
0

It seems to this cert is generated by XCode when you set Code Signing: Automatic.

When I open it on my dev portal, it shows Automatic Certificate Rotation Date. So I think you can ignore it for now.

Here is my current cert list

Neklas
  • 504
  • 1
  • 9
0

I too have a "Distribution Managed" certificate that expires soon and I simply picked the "Apple Distribution" one, then went through the steps to create a new one. So far I've not had any problems with it.

Neph
  • 1,823
  • 2
  • 31
  • 69