Changes for page What are certificates
Last modified by Erik Bakker on 2024/08/26 12:58
From 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
To version 4.1
edited by Eva Torken
on 2023/06/16 14:24
on 2023/06/16 14:24
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. CarlijnKokkeler1 +XWiki.etorken - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we ’llexplorewhat certificates are andhowthey play a crucialrolein securing data traffic. Certificatesactas digital credentials that verify identitiesand enable secure communicationbetween parties. We’ll cover the basicsofhowcertificates work,theirusesin authenticationand encryption,and the differencesbetween self-signed and CA-signedcertificates.Bythe end, you'llunderstandhowto use certificates effectively to ensure trust and security in your systems.2 +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. 3 3 4 4 Should you have any questions, please contact academy@emagiz.com. 5 5 ... ... @@ -86,25 +86,19 @@ 86 86 87 87 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. 88 88 89 -== 4. Keytakeaways==89 +== 4. Assignment == 90 90 91 +Read up on certificates and how they work in communication with other parties and see if you get what the function of certificates is. 92 + 93 +== 5. Key takeaways == 94 + 91 91 * Certificates are all about trust 92 92 * When a certificate is trusted by a CA it is natively trusted by others 93 93 * In the case of self-signed certificates you need key stores and truststores to keep the private and public info secure 94 94 * With the help of a certificate signing request (CSR) you can let a CA sign your certificate 95 95 96 -== 5. Suggested Additional Readings ==100 +== 6. Suggested Additional Readings == 97 97 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"]] 102 +If you are interested in this topic and want more information on it please read the release notes provided by eMagiz 109 109 110 110 )))((({{toc/}}))){{/container}}{{/container}}