diff options
Diffstat (limited to 'files/pt-br/glossary/https')
-rw-r--r-- | files/pt-br/glossary/https/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/https/index.html b/files/pt-br/glossary/https/index.html index 577c1d37c8..31ac2fcad2 100644 --- a/files/pt-br/glossary/https/index.html +++ b/files/pt-br/glossary/https/index.html @@ -1,12 +1,13 @@ --- title: HTTPS -slug: Glossario/https +slug: Glossary/https tags: - Glossário - HTTPS - Infraestrutura - Segurança translation_of: Glossary/https +original_slug: Glossario/https --- <p><strong>HTTPS</strong> (<em>HTTP Secure</em>) é uma versão do protocolo {{Glossary("HTTP")}} criptografado. É normalmente usado {{Glossary("SSL")}} ou {{Glossary("TLS")}} para criptografar toda a comunicação entre um cliente e um servidor. Essa conexão segura permite aos clientes trocar com segurança dados confidenciais com o servidor, por exemplo, para atividades bancárias ou compras online.</p> |