Changes for page What are certificates
Last modified by Erik Bakker on 2024/08/26 12:58
From version 3.1
edited by Erik Bakker
on 2022/08/22 16:16
on 2022/08/22 16:16
Change comment:
There is no comment for this version
To version 9.1
edited by Erik Bakker
on 2024/08/26 12:58
on 2024/08/26 12:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 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 ... ... @@ -86,27 +86,26 @@ 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. Key takeaways == 89 89 90 - 91 -== 4. Assignment == 92 - 93 -Read up on certificates and how they work in communication with other parties and see if you get what the function of certificates is. 94 - 95 -== 5. Key takeaways == 96 - 97 97 * Certificates are all about trust 98 98 * When a certificate is trusted by a CA it is natively trusted by others 99 99 * In the case of self-signed certificates you need key stores and truststores to keep the private and public info secure 100 100 * With the help of a certificate signing request (CSR) you can let a CA sign your certificate 101 101 96 +== 5. Suggested Additional Readings == 102 102 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"]] 109 +* [[Certificate (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22certificate%22||target="blank"]] 103 103 104 -== 6. Suggested Additional Readings == 105 - 106 -If you are interested in this topic and want more information on it please read the release notes provided by eMagiz 107 - 108 -== 7. Silent demonstration video == 109 - 110 -{{video url="https://youtu.be/7TxZGQKXZnQ" attachment="Certificates * The Adventure" videoPoster="http://i.imgur.com/Ot5DWAW.png"/}} 111 - 112 112 )))((({{toc/}}))){{/container}}{{/container}}