Add Protocol Public Key

The AddProtocolPublicKey command action is used to add a protocol public key to TIBCO MFT Internet Server. To use the AddProtocolPublicKey action command, you must have UpdatePublicKeyRight. For more information on this right, see AddUserToRole.

Parameter Description Default Required
CreateAdd (ca) Create Add Flag:

: Create - Error if public key exists for user or server

: Add - Add even if key exists for user or server

Create Y
Description Description of the protocol public key to be added N/A N
KeyName (n) Key Name N/A Y
KeyType (kt) Key Type:

: User - key is for a user

: Server - key is for a server

N/A Y
Protocol Protocol associated with the key:

: FTP

: HTTPS

: PLATFORM

: SSH

N/A Y
PublicKey (pk) Public key to be added. N/A Y *1*2
PublicKeyFileName (pkfn) Name of the file that contains the Protocol Public Key N/A Y *1*2
Status (st) Key Status when added:

: Enabled

: Disabled

Enabled N
  • *1 - Either PublicKeyFilename or Public Key is required.
  • *2 - PublicKeyFileName and PublicKey parameters are mutually exclusive.