How To: Enable and Use PGP Encryption

How To: Enable and Use PGP Encryption


How To: Enable and Use PGP Encryption



Question

How can we turn on PGP Encryption and use it to Encrypt/Decrypt a file?


Answer

Follow the below step-by-step procedure.



Steps to set the PGP Key for using your Events



  1. Login to your Titan MFT Server.
  2. Navigate to your Domain >  Servers> Security> go to PGP tab.
    A screenshot of a computerDescription automatically generated

  3. Check the box for “PGP mode enabled”, below are the options for PGP Settings.
  4. Select your Key and click APPLY
    A screenshot of a computerDescription automatically generated

  1. Uncheck the box for PGP mode enabled and click APPLY.
    A screenshot of a computerDescription automatically generated


***NOTE: You need to disable the PGP mode again after specifying the Key to avoid double encryption.




Steps to specify Key 


  1. Navigate to your DomainServers > Events > click the “+” button.
  2. Add an event for Upload/Write successful

A screenshot of a computerDescription automatically generated

  1. In the Filename, specify the path of the File name you want to be encrypted/decrypted
  1. I.e “C:\folder\*.txt “ to encrypt/decrypt all the text files under C:\folder.
  1. Add an action for PGP Encrypt or PGP Decrypt, leave it as default, then click OKAY
  2. Click NEXT  > Enter an Event Name and Description > click NEXT >click CREATE to complete.



***NOTE: 


    To know more about the definition on PGP, please check the Admin Content under Help or go to this link on your Titan MFT server.

https://localhost:31443/admin/en/index.htm#Security.htm?Highlight=PGP 

 


    • Related Articles

    • How To: Exclude File Types from Encryption in Titan MFT

      Question Can I restrict certain file types from being encrypted with PGP in Titan MFT? Reasoning To protect your data in Titan MFT, you can encrypt any uploaded files, however, you want to ensure you are not using server resources if not needed while ...
    • How To: Enable Remote Administration in Titan

      How To: Enable Remote Administration in Titan Question How to enable remote administration in Titan? Reasoning Enabling remote administration allows administrators to manage the Titan server from a different computer. This is useful when direct ...
    • Video Tutorial: Feature Highlight: PGP Encryption

      For information regarding using PGP Encryption in Titan Server, which allows encrypting files while stored at-rest, as well as encrypting files in-transit, please see the below video: Titan Server: PGP Encryption
    • How To: Use Titan API

      How To: Use the Titan API Question Does Titan provide an API? Reasoning I am interested in working with Titan Server programmatically. Answer Titan provides an OpenAPI 3.0.x specification for its REST API, available at ...
    • How To: Use Hybrid Authentication In Titan

      Related To Titan SFTP Server and Titan MFT Server. Question How can I use hybrid authentication in Titan? Reasoning I would like to be able to manage native user accounts and windows user accounts under one server instance to simplify administration. ...