/iostrust

:closed_lock_with_key: Add certificates in the trust store of the ios simulators pre-XCode7

Primary LanguageRubyMIT LicenseMIT

Iostrust

This gem allows you to add trust certificates into the ios simulators.

The work is based on the IOSTrustStore Structure specification file from https://github.com/ADVTOOLS/ADVTrustStore

Installation

gem install iostrust

Usage

iostrust add ./cert_1.crt ./cert_2.crt

License

This project is available under the MIT license. See LICENSE for details.