Creating OFTP2 System Keys
The five OFTP2 system keys are defined in the following table.
System Key | Description |
---|---|
TLS System Key | Used to secure the TLS connection. The TLS protocol provides encryption, so when using TLS, you typically do not need to define an encryption system key. |
Authentication System Key | Used to authenticate the OFTP2 client and the OFTP2 server. This provides non-repudiation for the OFTP2 client and the OFTP2 server. |
Encryption System Key | Used to decrypt data sent by the OFTP2 client. The OFTP2 client encrypts the data using the public key so that it can only be decrypted by a server with the OFTP2 private key. Generally speaking, when using TLS, you do not need to perform OFTP2 encryption, since TLS encrypts the data. |
Signing System Key | Used to sign a file. Files are signed using a system key so that any target system with the associated public key can verify the signature. |
EERP System Key | Used when the OFTP2 client requests an EERP (End-to-End Response). |
To create an OFTP2 system key, complete the following steps.
- Procedure
- Go to Management > Protocol Keys > System Keys > Create Key.
The Create System Key page is displayed.
- Enter the required information described in the table below:
Parameter Instruction System Key Type OFTP2 system key. Description Enter a unique description. Password Enter and confirm the system key password. Expiration Date Set this according to your company's standards. Key Size Set to 2048 bits or higher. Signing Algorithm Set to SHA-256, SHA-384, or SHA-512. Set as the Default key Select this check box. Common Name Set to IP the name of your OFTP2 server. -
After entering these fields, click Create Key to create the OFTP2 system key.
MFT supports up to five OFTP2 system keys. Not all OFTP2 system keys are required. You can use the same OFTP2 key for multiple OFTP functions. If you need to create multiple OFTP2 system keys, use the description field to define the way that the OFTP2 system key is used.
Displaying OFTP2 Public Key
You can display the OFTP2 public key by following these steps:
- Procedure
- Go to Management > Protocol Keys > System Keys > Manage Keys.
- Select the OFTP2 key.
- Click the Public Certificate tab.
- Copy and paste the OFTP2 system key and send the key to the partner.
MFT does not support the automated key exchange supported by some OFTP2 clients and servers.