# Packer.Images [](https://ci.spamasaurus.com/djpbessems/Packer.Images)
This OVA appliance allows deploying an Active Directory Certificate Authority fully automated:
The included `.ovf` file has the following XML contents (simplified for clarity) to facilitate the different `DeploymentOption`s:
```xml
[...]
Deployment TypeRoot CA with self-signed certificate; should be kept turned offSubordinate CA on domain-member server; kept online to service certificate requests/enrollment and host CRLSubordinate CA on standalone server; kept online to service certificate requests and host CRL
[...]
[...]
1) Operating System
[...]
3) Active Directory Certificate Services
[...]
```
When **provisioning** the appliance through the vCenter 'Deploy OVF template...' wizard, or through vApp-compatible *Infrastructure as code* tooling (e.g. HashiCorp Terraform), it is possible to provide all relevant configuration through vApp properties.