# Validation (https://developer.godaddy.com/en/docs/references/rest/ans/validation)

***

title: Validation
description: ''
full: true
\_openapi:
preload:

* ./openapi-specs/specs/external/ans.yaml
  toc:
* depth: 2
  title: Trigger ACME validation
  url: '#trigger-acme-validation'
* depth: 2
  title: Verify DNS record configuration
  url: '#verify-dns-record-configuration'
  structuredData:
  headings:
  * content: Trigger ACME validation
    id: trigger-acme-validation
  * content: Verify DNS record configuration
    id: verify-dns-record-configuration
    contents:
  * content: >
    Initiates validation of domain control. The AHP calls this after
    placing

    the ACME challenge token at the specified location (DNS or HTTP).

    The RA validates domain control, which is required before issuing both

    server and identity certificates. A single domain validation is used

    for both certificates.

    The RA will automatically determine which validation method to use
    based

    on the registration configuration and what is discoverable.
    heading: trigger-acme-validation
  * content: >
    Verifies that all required DNS records have been configured correctly.

    The RA knows which records are required based on the registration

    and will check for all four required records (HTTPS, TLSA, \_ans,
    \_ra-badge).

    This is the final step for external domain registration.
    heading: verify-dns-record-configuration

***
