SSH Reference
  
SSH Reference
This section provides information on SSH key pair and SSH settings in configuring the UIAPI connection pool in QXI. IntroductionIntroduces SSH protocol. Setting SSH Public Key AuthenticationExplains how to set up SSH public key authentication.
Introduction
Besides Telnet, you can also use SSH protocol to connect QAD QXtend Inbound (QXI) to the QAD Enterprise Applications receivers. Using Public Key Authentication, the SSH protocol provides confidentiality and security for data exchanged between two computer systems.Public key authentication is an alternative means of identifying authenticated users to a login server, instead of typing a password. The authentication system requires a key pair consisting of a public key and a private key. The keys are generated most commonly using RSA algorithms. Before setting up a UIAPI connection pool in QXI using SSH protocol, set up the SSH public key authentication.