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

From version 7.1
edited by Carlijn Kokkeler
on 2024/08/23 14:23
Change comment: There is no comment for this version
To version 3.1
edited by Erik Bakker
on 2022/06/12 09:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,8 +1,11 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In this microlearning, well focus on how to send a client certificate to a SOAP web service and how to configure eMagiz to trust these certificates. Certificates are essential for verifying identities and ensuring secure communication. We’ll guide you through the steps needed to properly set up your keystore and truststore, link them to your flow, and use them for secure SOAP web service calls. By the end, you'll know how to configure these settings in eMagiz to establish trust and secure your data exchanges.
2 +In this microlearning, we will learn how you can send a certificate to a SOAP web service.
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: 5 minutes
8 +
6 6  == 1. Prerequisites ==
7 7  * Basic knowledge of the eMagiz platform
8 8  * Basic Understanding of certificates
... ... @@ -18,6 +18,8 @@
18 18  
19 19  In another microlearning, we will learn how to create the keystore and truststore. The focal point of this microlearning is how you need to configure eMagiz correctly to make this work.
20 20  
24 +
25 +
21 21  == 3. Sending certificates to a webservice
22 22  
23 23  In this microlearning, we will learn how you can send a certificate to a SOAP web service.
... ... @@ -45,24 +45,26 @@
45 45  
46 46  This concludes the configuration of the flow. Press "Stop Editing" and create a new version of the flow. The only task remaining is to create properties (per environment) that refer to the paths and the password. The paths should be noted as: “resources/[filename of the key* or truststore]”. The password property should simply refer to the password.
47 47  
48 -== 4. Key takeaways ==
49 49  
54 +
55 +== 4. Assignment ==
56 +
57 +Configure an exit in which you call a SOAP web service and make sure that you send along a keystore and a truststore with the call.
58 +
59 +== 5. Key takeaways ==
60 +
50 50  * Certificates are all about trust
51 51  * With the help of the SSL web service message sender you can use certificates when calling a SOAP web service
52 52  * Always remember that eMagiz uses prefixes to make resources unique
53 53  
54 -== 5. Suggested Additional Readings ==
55 55  
56 -* [[Novice (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]]
57 -** [[Securing Data Traffic (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Securing Data Traffic.WebHome||target="blank"]]
58 -*** [[What are certificates (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Securing Data Traffic.novice-securing-your-data-traffic-what-are-certificates.WebHome||target="blank"]]
59 -* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
60 -** [[eMagiz Cloud Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.WebHome||target="blank"]]
61 -*** [[Certificates (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.intermediate-emagiz-cloud-management-certificates||target="blank"]]
62 -** [[REST Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.WebHome||target="blank"]]
63 -*** [[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"]]
64 -* [[RCA Knowledge Base (Menu)>>doc:Main.eMagiz Support.RCA Knowledge Base.WebHome||target="blank"]]
65 -** [[Runtime Issues (Navigation)>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.WebHome||target="blank"]]
66 -*** [[Expiring Certificates (Explanation)>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.rca-knowledgebase-expiring-certificates.WebHome||target="blank"]]
67 67  
67 +== 6. Suggested Additional Readings ==
68 +
69 +If you are interested in this topic and want more information on it please read the release notes provided by eMagiz
70 +
71 +== 7. Silent demonstration video ==
72 +
73 +{{video attachment="novice-securing-your-data-traffic-sending-certificates-to-a-webservice.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
74 +
68 68  )))((({{toc/}}))){{/container}}{{/container}}