Changes for page SFTP Security
Last modified by Danniar Firdausy on 2024/09/18 20:33
From version 25.3
edited by Danniar Firdausy
on 2024/09/11 16:25
on 2024/09/11 16:25
Change comment:
There is no comment for this version
To version 25.5
edited by Danniar Firdausy
on 2024/09/11 16:34
on 2024/09/11 16:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,7 +13,7 @@ 13 13 14 14 This microlearning is about SFTP security. 15 15 16 -By SFTP security, we mean: Making sure that the SFTP we connect toknows that we are indeed eMagiz16 +By SFTP security, we mean: Making sure that the SFTP we connect knows that we are indeed eMagiz 17 17 18 18 * Private key is unique per client 19 19 * Private key should only be known to the client ... ... @@ -31,7 +31,7 @@ 31 31 32 32 If you are looking for some introductory reading into certificates, please check this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Securing Data Traffic.novice-securing-your-data-traffic-what-are-certificates.WebHome||target="blank"]]. 33 33 34 -As the private key is yours, you can ask a trusted party to generate the key, or you could create it yourself. The latter part happens a lot when connecting to an SFTP. You could use a tool like PuttyGen to achieve this. As a result, you will have a keypair. The private key should be kept safely with you in eMagiz, and you need to share the public key with the SFTP server party. In this microlearning, Iwill not explain how PuttyGen works in detail. Instead, we will focus on the part in eMagiz. In eMagiz, we need to refer to the key file (linked under Resources), and we need to refer to the password we use to save our key file securely.34 +As the private key is yours, you can ask a trusted party to generate the key, or you could create it yourself. The latter part happens a lot when connecting to an SFTP. You could use a tool like PuttyGen to achieve this. As a result, you will have a keypair. The private key should be kept safely with you in eMagiz, and you need to share the public key with the SFTP server party. In this microlearning, we will not explore on how PuttyGen works in detail. Instead, we will focus on the part in eMagiz. In eMagiz, we need to refer to the key file (linked under Resources), and we need to refer to the password we use to save our key file securely. 35 35 36 36 [[image:Main.Images.Microlearning.WebHome@intermediate-file-based-connectivity-sftp-security--private-key-config.png]] 37 37