Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@ For more information on issuing Let's Encrypt certificates, visit the [Certifica

## Managing a Let's Encrypt certificate

Once the certificate undergoes DNS validation, it won't require manual renewal upon expiration, which occurs after *90 days*. Deactivation will occur if the certificate is deleted or if the associated domain is deleted from Azion.
Once the certificate undergoes DNS validation, it will not require manual renewal upon expiration, which occurs after 90 days. Deactivation will only happen if the certificate is deleted or if the associated domain is removed from Azion.
Additionally, Let's Encrypt certificates automatically managed by Azion are renewed 30 days prior to their expiration date, ensuring continuous service availability and maintaining the security of your applications.

:::tip
To ensure that the certificate is renewed for domains hosted in external services, **don't delete the DNS challenge entry** you've created in the section [Option 2: Preparing DNS entry with an external DNS provider](#option-2-preparing-dns-entry-with-an-external-dns-provider).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@ Para mais informações sobre a emissão de certificados Let's Encrypt, visite a

## Gerencie um certificado Let's Encrypt

Uma vez que o certificado é submetido à validação de DNS, ele não exigirá renovação manual após o vencimento, que ocorre após *90 dias*. A desativação ocorrerá se o certificado for excluído ou se o domínio associado for excluído da Azion.
Uma vez que o certificado passa pela validação DNS, não será necessário renová-lo manualmente após o vencimento, que ocorre após 90 dias. A desativação ocorrerá apenas se o certificado for excluído ou se o domínio associado for removido da Azion.
Além disso, os certificados Let's Encrypt gerenciados automaticamente pela Azion são renovados 30 dias antes da data de vencimento, garantindo a disponibilidade contínua do serviço e mantendo a segurança de suas aplicações.

:::tip
Para garantir que o certificado seja renovado para domínios hospedados em serviços externos, **não exclua a entrada de desafio DNS** que você criou na seção [Opção 2: Preparar a entrada de DNS com um provedor de DNS externo](#opcao-2-preparar-a-entrada-de-dns-com-um-provedor-de-dns-externo).
Expand Down