Posted on 09-06-2017 02:54 PM
We use a Windows CA for our corporate wifi; I am trying to create a script to generate a .csr, submit it to the CA, and import the resulting cert into the system keychain. I have the first part down, and importing a cert to the keychain; any assistance in submitting the csr to the CA would be greatly appreciated.
Posted on 09-06-2017 03:04 PM
Why not just use a configuration profile with an AD Certificate payload?
Posted on 09-08-2017 10:07 AM
We have a generic AD cert payload in a config profile but also need a machine specific cert to connect to the corporate network.