meta-ros icon indicating copy to clipboard operation
meta-ros copied to clipboard

Setting up security not working

Open Jpgig opened this issue 1 year ago • 1 comments

I'm following instructions as per below instructions to do security settings: https://docs.ros.org/en/humble/Tutorials/Advanced/Security/Introducing-ros2-security.html Getting below error while creating a key-store: image

Jpgig avatar Mar 26 '24 21:03 Jpgig

Hi Jiten,

I checked in the sros2 git repository upstream. It seems as if the reference to _x509 is present upstream as well.

I suggest filing an issue with the sros2 project to see if it is a problem. If you do, please reference the issue here.

Based on a Google search for the error message, it seems that this private member was removed in Cryptography 39.0.0. I think sros2 may need to be patched to use the correct API.

Regards, Rob

robwoolley avatar Mar 28 '24 16:03 robwoolley