Skip to content

Adding support for yaml configuration file#3

Merged
jay-qrypt merged 2 commits intomasterfrom
add-config-file
Mar 5, 2024
Merged

Adding support for yaml configuration file#3
jay-qrypt merged 2 commits intomasterfrom
add-config-file

Conversation

@jay-qrypt
Copy link
Contributor

No description provided.

@jay-qrypt jay-qrypt requested a review from qryptdev March 5, 2024 15:10
throw std::runtime_error("CRYPTOKI_LIB environment variable is not set");
ryml::Tree tree = ryml::parse_in_place((char*)yamlContents.c_str());

const char* libraryFileKey = "cryptoki_lib";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Andrew - could optionally create a utility function for getting members from the yaml file given how simple the structure is.

Copy link

@qryptdev qryptdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prasanth - LGTM

@jay-qrypt jay-qrypt merged commit c4f6d27 into master Mar 5, 2024
@jay-qrypt jay-qrypt deleted the add-config-file branch March 5, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants