ios
ios copied to clipboard
Rewrite mTLS logic
- Use Keychain to save Identity instead of NCPreferences
- Delete old Identity in keychain before replacing
- Make NCLoginProvider also check for Identity
Update 1:
- Fixed private scope access of .p12 files on physical devices
- New screen for uploading certificate
TODO: Test if Keychain can accept multiple different identities from a domain with different ports (ex localhost) Test cert expiration
good to remove the certificate to account and move for host !!
< pls rebase >
does this commit mean mTLS certs can be imported and used for Cloudflare Tunnels / Zero Trust? do we know when this can be merged?