Changes for page What are certificates

Last modified by Erik Bakker on 2024/08/26 12:58

From version 4.1
edited by Eva Torken
on 2023/06/16 14:24
Change comment: There is no comment for this version
To version 9.1
edited by Erik Bakker
on 2024/08/26 12:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.ebakker
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
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.
2 +In this microlearning, well 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,19 +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. Assignment ==
89 +== 4. Key takeaways ==
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 -
95 95  * Certificates are all about trust
96 96  * When a certificate is trusted by a CA it is natively trusted by others
97 97  * In the case of self-signed certificates you need key stores and truststores to keep the private and public info secure
98 98  * With the help of a certificate signing request (CSR) you can let a CA sign your certificate
99 99  
100 -== 6. Suggested Additional Readings ==
96 +== 5. Suggested Additional Readings ==
101 101  
102 -If you are interested in this topic and want more information on it please read the release notes provided by eMagiz
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 104  )))((({{toc/}}))){{/container}}{{/container}}