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
gem install iostrust
iostrust add ./cert_1.crt ./cert_2.crt
This project is available under the MIT license. See LICENSE for details.