encrypted session between RFA JAVA Linux client and ADS

Hello,

We would like to setup encrypted sessions between our RFA Java Linux 8.0.1 client and the ADS. I found from the ADS manual that
encryption might be supported, but only with Windows clients using RFA C++
(section 7.13 Tunneling). Could you please check if there is
a way to encrypt RFA Java Linux client sessions to the ADS?

Thank you -Mat

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    Encryption is supported through an SSL Accelerator box. Therefore, you need to have an SSL Accelerator box installed between ADS and RFA Java client.

    image

    Then, you need to create a keystore file which contains a certificate for a HTTPS connection. After that, you can configure RFA Java to use an encrypted connection.

    image

    You can ignore the tunnelingHTTPProxy configurations if you don't have a proxy server.

    To create a Java key store file, please refer to this article.

Answers