Changes for page SFTP Known Hosts

Last modified by Danniar Firdausy on 2024/09/18 20:35

From version 21.1
edited by Erik Bakker
on 2022/08/30 15:26
Change comment: There is no comment for this version
To version 20.1
edited by eMagiz
on 2022/06/10 12:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -4,6 +4,9 @@
4 4  
5 5  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
7 +* Last update: August 25th, 2021
8 +* Required reading time: 9 minutes
9 +
7 7  == 1. Prerequisites ==
8 8  
9 9  * Basic knowledge of the eMagiz platform
... ... @@ -20,6 +20,8 @@
20 20  * Public key should be known to the SFTP (server), so they trust us when we set up the communication
21 21  * A private key comes with a passphrase
22 22  
26 +
27 +
23 23  == 3. SFTP Security ==
24 24  
25 25  In the last microlearning, we discussed how to connect to an SFTP from eMagiz. In this microlearning, we want to expand our knowledge and look at a more complex security configuration when connecting to SFTP instances. The configuration we are talking about is the private key configuration.
... ... @@ -41,6 +41,8 @@
41 41  
42 42  Using this setting gives the server the option to verify if the communication request came from eMagiz (or at least from the party that holds the private key of eMagiz). This is an additional security measure to ensure data integrity and quality.
43 43  
49 +
50 +
44 44  == 4. Assignment ==
45 45  
46 46  Check within your project(s) whether an SFTP connection is secured with the help of private key construction.
... ... @@ -53,6 +53,8 @@
53 53  * Public key should be known to the SFTP (server), so they trust us when we set up the communication
54 54  * A private key comes with a passphrase
55 55  
63 +
64 +
56 56  == 6. Suggested Additional Readings ==
57 57  
58 58  If you are interested in this topic and want more information, please read the release notes provided by eMagiz. Furthermore, check out these links: