ADVTOOLS / ADVTrustStore

ADVTrustStore is a simple management script to import/list/remove CA certificates to the iOS simulator. It is working for iOS 5 and iOS 6.
355 stars 71 forks source link

Would it be possible to automatically enable the certs? #11

Closed kklas closed 3 years ago

kklas commented 4 years ago

Hello,

Thanks for this amazing tool! It saved me a lot of time configuring multiple simulators.

I was wondering why is it necessary to manually enable each cert in the Settings app? Is there a way to go around this?

There must be a file somewhere on the system where these cert settings are getting persisted, and changing this file would enable the certs automatically. I couldn't locate it in the sim udid folder (~/Library/Developer/CoreSimulator/Devices/\<udid>/).

Would such a feature be possible?

hotbott commented 4 years ago

Automatic enabling the certs would be awesome 😻

andrivet commented 3 years ago

Don’t think it is possible