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

“TrustStore instance has no attribute 'always_yes'” error as of latest commit. #16

Closed Morac2 closed 3 years ago

Morac2 commented 3 years ago

As of the adc6c5d180afe4cb71cd2579b39c8f20b1a46e2b
(Feb 25, 2021) commit, attempting to export a certificate results in a “TrustStore instance has no attribute 'always_yes'.” error. Reverting to the d6a6d42d3374fdfbd0ad22955b2e05e8ed577134 (July 20, 2020) commit resolved this.