How to create and import pfx-file into TSX Gateway Server
In cryptography, a public key certificate (or identity certificate) is a certificate which uses a digital signature to bind together a public key with an identity (server). The certificate can be used to verify that a public key belongs to an ndividual.
"pfx" is the file extension for such certificate. This file can contain a variety of cryptographic information, like root authority certificates, and private keys, etc. It content can be cryptographically protected (with passwords) to keep private keys private and preserve the integrity of the root certificates.
This certificate will be used to secure the connection between the TSX Gateway server and the client.
Please download step-by-step-guide here:
This pdf file will describe the usage of external certificates in pfx format together with TSX Gateway.
Tags: authentication, certificate, Gateway, pfx, tsx gateway