Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pkcs11 support to get_security_files #66

Merged
merged 6 commits into from
Apr 8, 2024

Commits on Apr 5, 2024

  1. Adding overload of get_security_files.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8ccd2be View commit details
    Browse the repository at this point in the history
  2. Implement changes to support .p11 files.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9d71742 View commit details
    Browse the repository at this point in the history
  3. Security tests converted into TEST_P

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5480d5b View commit details
    Browse the repository at this point in the history
  4. Adding pkcs11 specific tests.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    411cac5 View commit details
    Browse the repository at this point in the history
  5. Group duplicated code

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    66129b1 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    305e4cc View commit details
    Browse the repository at this point in the history