From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/https/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/de/glossary/https/index.html (limited to 'files/de/glossary/https/index.html') diff --git a/files/de/glossary/https/index.html b/files/de/glossary/https/index.html new file mode 100644 index 0000000000..3f936fd4c3 --- /dev/null +++ b/files/de/glossary/https/index.html @@ -0,0 +1,19 @@ +--- +title: HTTPS +slug: Glossary/https +tags: + - Glossary + - HTTPS + - Infrastruktur + - Sicherheit +translation_of: Glossary/https +--- +

HTTPS (HTTP Secure) ist eine verschlüsselte Version des {{Glossary("HTTP")}}-Protokolls. Meistens nutzt es {{Glossary("SSL")}} oder {{Glossary("TLS")}}, um die gesamte Kommunikation zwischen einem Client und einem Server zu verschlüsseln. Diese sichere Verbindung erlaubt Clients, sicher sensible Daten mit dem Server auszutauschen, zum Beispiel Banking-Aktivitäten oder Online-Shopping.

+ +

Mehr dazu

+ +

Allgemeinwissen

+ + -- cgit v1.2.3-54-g00ecf