![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• Public Keys They are given to trading partners so that they can encrypt data and verify signatures.
− For PKI: PKCS#7 public key identity format, which comes in the following file formats: .p7b and .p7c. .Storing of individual X509 certificates in PEM (base64) and DER (ASN.1 Distinguished Encoding) formats is also supported.
− For PGP: Key types supported are DSA/ElGamal and RSA public key.
• Private Keys They are used to decrypt data and to sign messages. The extension of the private key file name is most commonly referenced as .p12, but it may be anything else as long as the data in the file is compliant with the PKCS#12 specification.
• SSH Private and Public Keys They are used to support the SSHFTP transport in TIBCO BusinessConnect.To learn more about this topic, see SSHFTP Implementation in TIBCO BusinessConnect. Follow the instructions given for the private or public keys (certificates) and make sure to upload an SSH key. Sample SSH keys are provided in the following location: BC_HOME/samples/keys/ssh. The disclaimer for use and information about these keys are available in the file BC_HOME/samples/keys/ssh/Readme.txt.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |