-
Notifications
You must be signed in to change notification settings - Fork 894
Closed
Labels
bugIssue to report a bugIssue to report a bug
Description
Trying to run the ros2 security example on Ubuntu Focal (OpenSSL 1.1.1d) fails with Fast-RTPS (branch 1.9.x): more details at ros2/sros2#180
Running the provided SecureHelloWorld example also fails with:
root@c2236a03ccbd:/opt/ros2_ws/install/fastrtps/examples/C++/SecureHelloWorldExample# ./bin/SecureHelloWorldExample subscriber
Starting
Subscriber running. Please press enter to stop the Subscriber
2020-03-23 16:02:05.004 [SECURITY_AUTHENTICATION Error] OpenSSL library cannot set peer (/opt/ros2_ws/src/eProsima/Fast-RTPS/src/cpp/security/authentication/PKIDH.cpp:1041) -> Function on_process_handshake
2020-03-23 16:02:05.503 [SECURITY_AUTHENTICATION Error] OpenSSL library cannot set peer (/opt/ros2_ws/src/eProsima/Fast-RTPS/src/cpp/security/authentication/PKIDH.cpp:1041) -> Function on_process_handshake
Does Fast-RTPS support OpenSSL 1.1.1d? and if yes could you point at a set of certificates that workwith that version? thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue to report a bugIssue to report a bug