Hacker News new | ask | show | jobs
by EGreg 5580 days ago
yeah. But the weird part is that we were testing for exactly that!

Contents/_MASReceipt/receipt

and returning 173. Now we are going to be looking for that, and if not found, try looking for /Receipt.

According to http://getsatisfaction.com/firemint/topics/it_wont_start_on_... it is actually Receipt.

I don't know, which one is it? I am worried that it might be one of the OTHER places where 173 is being returned. Such as if Apple's Root CA is missing.

I thought that whole /receipt thing as autogenerated by apple.

1 comments

I FIGURED IT OUT!!

Apple signs with their own certificate when posting on the MacOS store. We were checking for OUR own certificate (the one we used to sign when submitting to Apple.)