Use the vascert command line utility to configure your machine for Certificate Autoenrollment. Your computer must be joined to the Active Directory domain where your certificate enrollment policy server resides.
NOTE: Unless you are using Group Policy, machine processing must be triggered manually using the vascert trigger command. You can schedule this command to run at an interval.
To configure your machine for Certificate Autoenrollment
-
Log in as a root user or using sudo.
-
To configure a machine for Certificate Autoenrollment, run the following command:
/opt/quest/bin/vascert server add -r <policy-server-URL>
In this command, <policy-server-URL> is the actual HTTP URL for your certificate enrollment policy server, for example:
https://example.com/ADPolicyProvider_CEP_Kerberos/service.svc/CEP
NOTE: You can configure more than one certificate enrollment policy server. If you do so, Certificate Autoenrollment will choose the most appropriate server automatically when performing certificate enrollment.