catbird
catbird copied to clipboard
Self-signed certificate for HTTPS Proxy
trafficstars
- [ ] How to create a self-signed certificate
- [ ] How to install a self-signed certificate on mac OS
- [ ] How to automate the creation and installation of a self-signed certificate
https://docs.proxyman.io/advanced-features/custom-certificates
https://github.com/apple/swift-nio-ssl
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.