|
|
|
|
|
by GeekyBear
1970 days ago
|
|
Apple is using an industry standard protocol to check and see if an application's developer certificate has been revoked. >To make sure the certificate hasn’t been revoked, macOS uses OCSP—short for the industry standard Online Certificate Status Protocol—to check its validity. https://arstechnica.com/gadgets/2020/11/mac-certificate-chec... There is no information tracking the application that is sent. The protocol is only used to check and see if the developer's certificate is still valid, if the app hasn't been run in some time. https://blog.jacopo.io/en/post/apple-ocsp/ |
|