Post

Replies

Boosts

Views

Activity

Comment on VPN causes developer cert in keychain to become untrusted
@eskimo. Thanks for the reply. "Modern versions of macOS do not use CRL checks". I currently have Monterey 12.5.1, so presumably that's not doing a CRL check? The problem actually manifests before even attempting to do any code signing - if I open the keychain and click on a dev cert it says its valid, then if I connect the VPN and then click on another cert and then back to the first then it says not valid. So presumably Xcode is not even entering the picture here at this point?
Nov ’22
Comment on Detect and implementation details for eSIM in iPhone
@eskimo "One of the goals of a deprecation like this is to flush out the valid use cases." Are you saying Apple deliberately mark stuff as deprecated to see what complains for what reasons they get about it?? Here's a use case - if there is an application that is intended to run only with a certain carrier (for example Verizon app their own apps, etc.) then CTCarrier can be used to check this and let the user know before the user has to bother logging or attempting to log onto a system.
Oct ’22