RedMadRobot / catbird

Mock server for UI tests
MIT License
50 stars 10 forks source link

Self-signed certificate for HTTPS Proxy #41

Open Alexander-Ignition opened 2 years ago

Alexander-Ignition commented 2 years ago
Alexander-Ignition commented 2 years ago

https://docs.proxyman.io/advanced-features/custom-certificates

Alexander-Ignition commented 2 years ago

https://github.com/apple/swift-nio-ssl

Alexander-Ignition commented 2 years ago

xcrun simctl keychain --help

Manipulate a device's keychain
Usage: simctl keychain <device> <action> [arguments]

    add-root-cert [path]
        Add a certificate to the trusted root store.

    add-cert [path]
        Add a certificate to the keychain.

    reset
        Reset the keychain.