Project

iostrust

0.01
No commit activity in last 3 years
No release in over 3 years
iostrust installs a list of certificates in all the simulators located on your computer. It uses sqlite and openssl from the Ruby stdlib.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.