iOS 9企业应用验证失败

Nix*_*ang 6 enterprise adhoc ios ios9

Apple改变了企业应用在iOS 9上验证的方式,但当我在"设置 - 常规 - 配置文件"中验证我们的应用时,我得到了这个 验证失败

我查了一下日志:

Oct 15 21:32:21 Nix-iPhone online-auth-agent[216] <Error>: Caller does not have required entitlement 'com.apple.private.mis.trust.set'
Oct 15 21:32:21 Nix-iPhone online-auth-agent[216] <Error>:  SecTrustEvaluate  [leaf AnchorTrusted]
Oct 15 21:32:31 Nix-iPhone online-auth-agent[216] <Notice>: Server returned no data
Oct 15 21:32:31 Nix-iPhone online-auth-agent[216] <Notice>: Could not complete online authentication
Oct 15 21:32:31 Nix-iPhone online-auth-agent[216] <Warning>: session error: The request timed out.
Oct 15 21:32:31 Nix-iPhone Preferences[223] <Warning>: Failed to verify provisioning profile d43b2b57-8def-4c46-88c9-fc57503890ad with error 32
Oct 15 21:32:31 Nix-iPhone Preferences[223] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Oct 15 21:32:31 Nix-iPhone Preferences[223] <Notice>: Authorization is pending.
Oct 15 21:32:31 Nix-iPhone Preferences[223] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Oct 15 21:32:31 Nix-iPhone Preferences[223] <Notice>: Authorization is pending.
Run Code Online (Sandbox Code Playgroud)

任何人都知道原因以及如何解决这个问题?

也试过VPN因为我在中国,但没有工作......

Tho*_*mas 8

我发现此链接:底部的https://support.apple.com/en-us/HT204460提到它连接到此站点https://ppq.apple.com但是此站点的证书无效,这使得验证应用程序失败.我敢打赌苹果会马上解决这个问题.