evgenyneu / keychain-swift

Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
MIT License
2.82k stars 345 forks source link

Installing CA for macOS #131

Closed JohnSeabourn closed 4 years ago

JohnSeabourn commented 4 years ago

Xcode version 11.4.1 macOS 10.15.4

I'm curious if this could be used to navigate the labyrinth that is the Keychain API to install root certificates easily. Thanks for the help in this matter.