Skip to content

Commit

Permalink
[EDU-5982] [EDU-5984] refactor: update Digital Certificates reference (
Browse files Browse the repository at this point in the history
…#1431)

* refactor: adjust edge certificate type paragraph - EN/PT

* refactor: add info about key EN-PT
  • Loading branch information
MarianaAguilera authored Jan 20, 2025
1 parent d79434d commit fb011ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ If you wish, you may use the assigned domain to deliver your static content over

## Edge certificate

If you want to use a custom domain, you can add your own TLS certificate (X.509) and private key encoded in [ASCII PEM](https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/) format to [Azion Console](https://console.azion.com) at no additional cost. The private key can't be protected by passphrase.
If you want to use a custom domain, you can register your own TLS (X.509) certificate of type A1 and private key in [ASCII PEM](https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/) format to [Azion Console](https://console.azion.com) at no additional cost. The private key can't be protected by *passphrase*. Certificates for single domains or multiple hostnames (SAN) are accepted.

Once registered, your certificate key is securely stored and becomes inaccessible, meaning it cannot be retrieved or viewed later.

When a certificate is added, a chain validation will occur and Azion will complete the registration with the full certificate chain. If necessary, it's possible to inform the full chain while adding the certificate.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ Se desejar, você pode utilizar o domínio atribuído para entregar seu conteúd

## Edge certificate

Se você deseja usar um domínio próprio, você pode registrar seu próprio certificado TLS (X.509) e chave privada em formato [ASCII PEM](https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/) no [Azion Console](https://console.azion.com) sem custo adicional. A chave privada não pode estar protegida por *passphrase*.
Se você deseja usar um domínio próprio, você pode registrar seu próprio certificado TLS (X.509) do tipo A1 e chave privada em formato [ASCII PEM](https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/) no [Azion Console](https://console.azion.com) sem custo adicional. A chave privada não pode estar protegida por *passphrase*. São aceitos certificados para domínios únicos ou múltiplos hostnames (SAN).

Após cadastrada, a chave do seu certificado é armazenada de forma segura e fica inacessível, não podendo ser resgatada ou visualizada posteriormente.

Quando um certificado for cadastrado, será realizada a validação da cadeia e a Azion completará o registro com a cadeia completa. Caso seja necessário, é possível informar a cadeia completa no momento do cadastro.

Expand Down

0 comments on commit fb011ab

Please sign in to comment.