Iostrust

This gems allows you to add trust certificate into the ios simulators.

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

Installation

gem 'iostrust'

Usage

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

License

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