-
Notifications
You must be signed in to change notification settings - Fork 0
Script for easily importing a trusted CA certificate into the iOS Simulator's trust store. This provides application testers the ability to intercept SSL traffic when using the simulator for testing.
bhamiltoncx/Add-Trusted-Certificate-to-iOS-Simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample Usage: python add_ca_to_iossim.py <Path to CA Certificate to Import> ========================================== Tested using: Python 2.7 Mac OS X Snow Leopard & Lion Xcode 4 =========================================== Optional Dependencies M2Crypto Library - Install Instructions 1. easy_install M2Crypto If M2Crypto library is not found the script will call the openssl executable which should be installed by default on Mac OS X.
About
Script for easily importing a trusted CA certificate into the iOS Simulator's trust store. This provides application testers the ability to intercept SSL traffic when using the simulator for testing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published