We would like to implement our sink App (c++ edition, and run in Linux platform) to connect with TREP's ADS by HTTPS encrypted mode.
Some questions need help:
1) is it enough to just configure 'connectionType', 'proxyOpts', 'encryptionOpts' and 'jitOpts'?
2) is it possible NOT using a proxy?
3) need TREP's ADS add some specific configuration items for receiving encrypted connection?