Changes for page What are certificates
Last modified by Erik Bakker on 2024/08/26 12:58
From version 2.1
edited by Erik Bakker
on 2022/06/12 09:56
on 2022/06/12 09:56
Change comment:
There is no comment for this version
To version 8.1
edited by Carlijn Kokkeler
on 2024/08/23 14:22
on 2024/08/23 14:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,11 +1,8 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we willfocusonwhat certificates are and will relate this to howyoucoulduse themto secure yourdata traffic.2 +In this microlearning, we’ll explore what certificates are and how they play a crucial role in securing data traffic. Certificates act as digital credentials that verify identities and enable secure communication between parties. We’ll cover the basics of how certificates work, their uses in authentication and encryption, and the differences between self-signed and CA-signed certificates. By the end, you'll understand how to use certificates effectively to ensure trust and security in your systems. 3 3 4 4 Should you have any questions, please contact academy@emagiz.com. 5 5 6 -* Last update: April 22th, 2021 7 -* Required reading time: 7 minutes 8 - 9 9 == 1. Prerequisites == 10 10 * Basic knowledge of the eMagiz platform 11 11 ... ... @@ -23,8 +23,6 @@ 23 23 * eMagiz to an external party 24 24 * External party to eMagiz 25 25 26 - 27 - 28 28 == 3. What are certificates == 29 29 30 30 In this microlearning, we will focus on what certificates are and will relate this to how you could use them to secure your data traffic. ... ... @@ -91,27 +91,25 @@ 91 91 92 92 To ensure encryption the client locks the data with the help of the public key in a format that can only be read by the intended party. At that point, only the party that has the matching private key has the option to decrypt the message and process it. 93 93 89 +== 4. Key takeaways == 94 94 95 - 96 -== 4. Assignment == 97 - 98 -Read up on certificates and how they work in communication with other parties and see if you get what the function of certificates is. 99 - 100 -== 5. Key takeaways == 101 - 102 102 * Certificates are all about trust 103 103 * When a certificate is trusted by a CA it is natively trusted by others 104 104 * In the case of self-signed certificates you need key stores and truststores to keep the private and public info secure 105 105 * With the help of a certificate signing request (CSR) you can let a CA sign your certificate 106 106 96 +== 5. Suggested Additional Readings == 107 107 98 +* [[Novice (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]] 99 +** [[Securing Data Traffic (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Securing Data Traffic.WebHome||target="blank"]] 100 +*** [[Sending certificates to a webservice (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Securing Data Traffic.novice-securing-your-data-traffic-sending-certificates-to-a-webservice.WebHome||target="blank"]] 101 +* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]] 102 +** [[eMagiz Cloud Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.WebHome||target="blank"]] 103 +*** [[Certificates (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.intermediate-emagiz-cloud-management-certificates||target="blank"]] 104 +** [[REST Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.WebHome||target="blank"]] 105 +*** [[Sending certificates to a REST web service (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice||target="blank"]] 106 +* [[RCA Knowledge Base (Menu)>>doc:Main.eMagiz Support.RCA Knowledge Base.WebHome||target="blank"]] 107 +** [[Runtime Issues (Navigation)>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.WebHome||target="blank"]] 108 +*** [[Expiring Certificates (Explanation)>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.rca-knowledgebase-expiring-certificates.WebHome||target="blank"]] 108 108 109 -== 6. Suggested Additional Readings == 110 - 111 -If you are interested in this topic and want more information on it please read the release notes provided by eMagiz 112 - 113 -== 7. Silent demonstration video == 114 - 115 -{{video url="https://youtu.be/7TxZGQKXZnQ" attachment="Certificates * The Adventure" videoPoster="http://i.imgur.com/Ot5DWAW.png"/}} 116 - 117 117 )))((({{toc/}}))){{/container}}{{/container}}