Skip to content

Simplfying Crypto example#1442

Merged
WhitWaldo merged 5 commits intodapr:masterfrom
WhitWaldo:crypto-example-updates
Jan 14, 2025
Merged

Simplfying Crypto example#1442
WhitWaldo merged 5 commits intodapr:masterfrom
WhitWaldo:crypto-example-updates

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

Description

The previous crypto example required that the user have an Azure Key Vault instance and hid some of the variables that needed to be changed within the various files. This minor PR simplifies this example to use the local file store as the key store, includes instructions for generating an RSA key using OpenSSL (assuming it's already installed) and fixes a console output bug.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • [N/A] Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…and just uses a local set of keys

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.16 milestone Jan 14, 2025
@WhitWaldo WhitWaldo self-assigned this Jan 14, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners January 14, 2025 11:12
@WhitWaldo WhitWaldo modified the milestones: v1.16, v1.15 Jan 14, 2025
… system - updated README to include warning calling out that this key shouldn't be used for anything but demonstration and testing purposes.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants