Support for p384 curves and allowed security algorithms
Summary
This PR introduces the possibility to generate ECDSA P384 resources (CA, peers, and sign Governance/Permissions Documents). It also introduces an example that uses these resources and tests the <allowed_security_algorithms> Governance Document tag.
Checks
- [X] I have updated the documentation accordingly.
- [X] I have read the CONTRIBUTING document.
- [X] I have added a new C/C++ example and updated
examples/connext_dds/CMakeList.txtaccordingly.
[colmenero] This repository no longer contains resources/cmake/UseOpenSSL.cmake. It was moved to rticonnextdds-cmake-utils. I have to create an issue there, and then update the submodule in the GitHub examples repository. Once this is done, I can pull the changes and start using them in this branch.
https://github.com/rticommunity/rticonnextdds-cmake-utils/issues/67 https://github.com/rticommunity/rticonnextdds-cmake-utils/pull/68