Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 407 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 407 Bytes

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.