You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.2 KiB
21 lines
1.2 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
|
|
<!ENTITY % addindex "IGNORE">
|
|
<!ENTITY % Portuguese "INCLUDE"> <!-- change language only here -->
|
|
]>
|
|
|
|
<article lang="&language;" id="https">
|
|
<title>https</title>
|
|
<articleinfo>
|
|
<authorgroup>
|
|
<author>&Ferdinand.Gassauer;</author>
|
|
<othercredit role="translator"><firstname>José</firstname><surname>Pires</surname><affiliation><address><email>jncp@netcabo.pt</email></address></affiliation><contrib>Tradução</contrib></othercredit>
|
|
</authorgroup>
|
|
</articleinfo>
|
|
<para>O HTTPS é o <ulink url="help:/tdeioslave/http.html">HTTP</ulink> encapsulado num canal de SSL/TLS. </para>
|
|
<para>O SSL é o protocolo Secure Sockets Layer, um protocolo de segurança que possibilita a privacidade das comunicações pela Internet. O protocolo permite às aplicações cliente/servidor comunicarem de uma forma que pretende evitar os ataques de escuta, alteração ou falsificação de mensagens. </para>
|
|
<para>O TLS significa Transport Layer Security </para>
|
|
|
|
</article>
|