Security

1 post / 0 new
druana's picture
Offline
Last seen: 4 weeks 1 day ago
Joined: 05/30/2023
Posts: 1
Connext 7.3 LTS is now available for download

We are excited to announce the availability of RTI Connext® 7.3 LTS, the newest release under the long-term support (LTS) model designed to empower you to create the intelligent distributed applications of the future.

New Capabilities in Connext 7.3 LTS:

1 post / 0 new
Offline
Last seen: 6 months 3 weeks ago
Joined: 09/01/2022
Posts: 4
Connext 7.2 is now available for download

Connext 7.2 banner

We are excited to introduce RTI Connext
® 7.2, the latest edition to the RTI Connext Product Suite, including Connext Anywhere, Connext Secure, and Connext Professional. This release brings an array of features designed to enhance your experience and accelerate your application development. 

4 posts / 0 new
Last post
Offline
Last seen: 7 months 1 week ago
Joined: 09/19/2023
Posts: 2
Secure option with Java build

Hi,

I have been trying to run the latency and throughput testing under the security enabled feature but was unsucessful with Perftest 4.1 and Connext DDS 6.1.1. I just want to run the test with some security algorithm on UDPv4.

Based on the documentation I've set the:

set NDDSHOME=C:\Users\arekn\Desktop\PulledfromGitHub\PerftestGetResults\rtiperftest\rti_connext_dds-6.1.1

set RTI_PERFTEST_ARCH=i86win64VS2022

3 posts / 0 new
Last post
Offline
Last seen: 11 months 1 week ago
Joined: 05/31/2023
Posts: 2
Security authentication handshake errors when RTI DDS and Cyclone DDS interoperability

Hello RTI Expert,

    Thanks for your support in advance.

    I am testing the DDS interoperability between RTI DDS and Cyclone DDS with enabling DDS Security feature. Unfortunately, it does not work.

    The scenario is described as follows.

    1. DDS Security files are created (ID CA, Permision CA, Keys, Governance file, Permission file, etc).

    2. Cyclone DDS and RTI DDS use and load these same security files.

    3. Cyclone DDS takes a subscriber role and RTI DDS is as publisher role.

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 1 year 2 months ago
Joined: 02/12/2023
Posts: 1
Guideline for OpenSSL linkage / loading

What possibilities are there to be able to ensure the application uses always the latest version of the OpenSSL libraries? The assumption being it is not possible (or a very large effort) to recompile and ship the application. 

DDS Security concepts for SROS

Tutorial / formal introduction to SROS2 for roboticists as an effort towards advancing the state of security in the robotics community. This was prsented at IROS 2018.

The tutorial introduces DDS Security and how it is used to implement Secure ROS (SROS).

 

 

Keywords:
4 posts / 0 new
Last post
Offline
Last seen: 7 years 11 months ago
Joined: 03/22/2016
Posts: 6
Secure Transport on VxWorks

Hello, 

I have the stringent necessity for a secure transport, authorization and authentication on VxWorks-based systems I'm currently working on. The RTI Secure WAN Transport plugin would meet my requirements perfectly, but according to it's release note it is not available for VxWorks. Are there any other encryption solutions for DDS on VxWorks or is it possible to still use the Secure WAN Transport plugin somehow? 

Any help is highly appreciated,

Pete

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 11 years 8 months ago
Joined: 08/29/2012
Posts: 1
How deep does DDS_TypeCode::equal() go in checking for type code equality?

I understand version 4.5f does not provide "deep" or "strong" type check during topic discovery, but local subscriber can access the type code of remote publisher from the builtin listener and compare with its own local type code on the same topic.  After receiving the remote type code, can the subscriber just call the DDS_TypeCode::equal() function to check the remote type code agains the local one and achieve "deep" type check? In other words, does the equal() function's comparison recursively reaches down to data members of nested structures?

Organization:
Subscribe to RSS - Security