question

Upvotes
Accepted
1 0 1 4

OMM Consumer Config encryption query

Hi,

Thanks if you can guide for below.

When using the following connection method from the OmmConsumerConfig interface, is the traffic encrypted?


OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig();

config = EmaFactory.createOmmConsumer(config.host(“ip:port”).username(“username”));


  • If not, can you please indicate which method from the OmmConsumerConfig interface should be used for SSL encryption?

Thank you in advance,

Serhat

ema-apiommconsumer
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@serhat.gulsen1

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @serhat.gulsen1

Please see this article on using an encrypted connection between a consumer and an ADS.

Configuring Encrypted Connections on ADS | Refinitiv Developers

As mentioned in the article, ADS 3.4 onwards is required with Encryption enabled on the ADS.

Some older ADS versions can also support an Encrypted connection using an additional encryption device - an SSL accelerator. This is also mentioned with additional links in the above article.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.