How do I configure RTI Connext Micro to use DDS Security with no external configuration files?

Note: Applies to RTI Connext DDS Micro 3.x and above

Configuration via external files often isn’t allowed in certified applications, such as those used by the automotive industry. In such cases, the keys, governance, and permissions configuration used by RTI Security Plugins should be specified programmatically. The example provided below shows how to configure a simple Micro application to use Security Plugins without any external file dependencies.

Platform:
Programming Language:

Comments

Hi garyson,

does RTI Connect Micro 2.4.11 support DDS security?

I want to enable the DDS security with it.

Thanks,

Zhijun

Hi Zhijun,

The Micro Security SDK is only available in Micro 3 and above.

Best,

Grayson