Note on usage
Function: Update public keys
User group: FT administrator
Functional description
Using the FTUPDKEY command, you can newly create the public key files of the key pair sets present in your openFT instance. This may become necessary if the existing public key files are unintentionally deleted. In addition, the command imports updated comments from SYSPKF.COMMENT to the public key files (see below).
The key pair consists of a private key, which is administered internally by openFT, and a public key.
Public keys are stored under the name:
<openft qualifier>.<inst>.SYSPKF.R<key reference>.L<key length>.
Here, the first two name parts are replaced by OPENFT QUALIFIER and the name of the instance.
The key reference is a numeric designator for the version of the key pair. Following installation, the key length is 2048 bits by default. The public key files are text files that are created in the character code of the respective operating system, i.e. EBCDIC.DF04-1 for BS2000, IBM1047 for z/OS, ISO8859-1 for Unix systems and CP1252 for Windows systems.
In a file <openft qualifier>.<inst>.SYSPKF.COMMENT, you can store comments that are written in the first lines of this file when an existing public key file is updated. Such comments might contain, for example, the communications partner and the telephone number of the FT administrator on duty. The lines in the SYSPKF.COMMENT file may be a maximum of 78 characters in length.
Public key files with invalid key reference are automatically deleted (for example, public keys, for which openFT no longer has an internal private key).
Format
FTUPDKEY |