0

I am trying to configure with IOS provisioning portal. I am working on snow leopard machine and the problem is that when I download and install WWDR intermediate certificate it does nothing and do not create certificate in keychain.

when I click on WWDR Certificate it shows me this popup (Pic 1) and when I enter password It does not create certificate in keychain. As it is suppose to create like Pic 3 but it show like Pic2. I do not know where is the problem.

enter image description here

Pic 1

enter image description here

Pic2

enter image description here

Pic3

Azhar
  • 20,500
  • 38
  • 146
  • 211
  • 1
    [This link ][1] could be useful to you.... Try to follow those steps.... [1]: http://stackoverflow.com/questions/5401088/key-chain-warning-the-system-roots-keychain-cannot-be-modified/5401379#5401379 – A for Alpha Aug 08 '11 at 12:33

3 Answers3

1

The WWDR intermediate certificate is not your development certificate. Instead it contains the needed information about Apple's certificate authority. You will still need to create a CSR and then download your certificate from the provisioning profile.

dtuckernet
  • 7,817
  • 5
  • 39
  • 54
1

Actaully Its Drag and drop , I was double clicking the CSR and it does nothing but to ask for authentication.

But the solution was to drag and drop CSR to keychain.

thanks A for Alpha

Azhar
  • 20,500
  • 38
  • 146
  • 211
0

You need to select "My Certificates" or "Certificates" in the lower left sidebar in the Keychain Access app. Currently you are filtering on Keys.

Andrew Ebling
  • 10,175
  • 10
  • 58
  • 75