Bash script for Windows CA

joe_wright
New Contributor

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.

2 REPLIES 2

hkabik
Valued Contributor

Why not just use a configuration profile with an AD Certificate payload?

joe_wright
New Contributor

We have a generic AD cert payload in a config profile but also need a machine specific cert to connect to the corporate network.