Hi,It seems that you create a certificate with this script and add it to
the keychain - correct? If so, you should consider deploying it via
Configuration Profile.
In General your statement is correct, but in this case the certificate
is deployed by Microsoft Azure due enrollment with the company Portal
app. Also there is no certificate chain currently available from
Microsoft to be deployed within a configurat...
Hi,we used a similar workaround like @AJPinto mentioned with the
script..find and export the certificate from the user keychain to a
temporary placemanipulate the authorizationdb to tempoary allow edit of
the system keychainrun the command from AJPin...
If you use VSCode with ShellCheck, you can activate shellcheck in bash
mode when prompting it to the second line as comment: 01 #!/bin/zsh02 #
shellcheck shell=bash