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.