Skip to main content

Adicionar um domínio, autorizar o domínio para certificados e usar a demonstração prática de HTTP como o método de validação

Demonstre controle sobre o seu domínio com uma demonstração prática HTTP

Add a domain and demonstrate control over the domain by hosting a file containing a DigiCert-generated random value (provided for the domain in your CertCentral account) at a predetermined location on your website: http://{domain-name}/.well-known/pki-validation/fileauth.txt.

Depois que o arquivo for criado e colocado no seu site, a DigiCert visita a URL especificada para confirmar a presença do seu valor aleatório exclusivo. Certifique-se de evitar o Erros comuns: Método DCV de demonstração prática de HTTP.

Items to note about using the HTTP Practical Demonstration DCV method

  • Validate FQDNs only

    Only use the HTTP Practical Demonstration DCV methods to demonstrate control over fully qualified domain names (FQDNs) exactly as named. Use one of the other supported DCV methods, such as email, DNS TXT, and CNAME, to validate entire domains, subdomains, and wildcard domains (*.example.com).

    To learn more, visit Domain Validation Policy Changes.

  • Validating IPv4 and IPv6 address

    Per industry regulations, you must use the HTTP Practical Demonstration DCV method to demonstrate control over IPv4 and IPv6 addresses.

Antes de começar

When you add a domain to your account, you must assign the domain to an organization in your account. However, before assigning a domain to it, you must first add the organization to your account. See Add an organization to your CertCentral account.

Additionally, if you want the domain used for OV, EV, or Private TLS/SSL certificates, you must submit its organization for prevalidation and include those matching validation types. See Submit an organization for pre-validation.

Etapa I: Adicionar e autorizar um domínio para certificado TLS/SSL

  1. In CertCentral, in the left main menu, go to Certificates > Domains.

    For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.

  2. Na página Domínios, clique em Novo domínio.

  3. Na página Novo domínio, em Detalhes do domínio, insira as seguintes informações de domínio:

    • Nome do domínio

      Digite o nome de domínio que os certificados protegerão.

    • Organização

      Na lista suspensa, selecione a organização à qual você deseja atribuir o domínio.

  4. Em Método de validação de controle de domínio (DCV), selecione Demonstração prática de HTTP.

  5. Quando terminar, clique em Enviar para validação.

Etapa II: Usar demonstração prática de HTTP para demonstrar controle sobre o domínio

  1. Crie seu arquivo .txt:

    1. Salve o arquivo .txt sob este nome: fileauth.txt.

      1. Open a text editor (e.g., Notepad).

      2. In the Your unique verification token box, copy your token and paste the random value in text editor.

        The random value expires after 30 days.

      3. Save the .txt file under this name: fileauth.txt.

    2. Create the .well-known/pki-validation/ directory on your site.

      For Windows-based servers, the .well-known folder must be created via command line (mkdir .well-known).

  2. Coloque o arquivo fileauth.txt em seu site em .well-known/pki-validation.

    A URL deve se parecer assim:

    http://[seudominio]/.well-known/pki-validation/fileauth.txt

  3. Verificar o token HTTP

    1. In CertCentral, in the left menu, go to Certificates > Domains.

      For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.

    2. Na página Domínios, na coluna Nome do domínio, clique no link do domínio.

    3. On the domain's details page, in the Domain control validation (DCV) method section under User actions select Check HTTP Token.