Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

reference keyvault certificates in environment configuration - #108

Merged
mgor merged 4 commits into
Biometria-se:mainfrom
mgor:feature/kv_certs
Jun 26, 2025
Merged

reference keyvault certificates in environment configuration#108
mgor merged 4 commits into
Biometria-se:mainfrom
mgor:feature/kv_certs

Conversation

@mgor

@mgor mgor commented Jun 26, 2025

Copy link
Copy Markdown
Collaborator

implements environment configuration values in the format

cert:<keyvault certificate name>[,pass:<keyvault secret name for password>][#format:[mqm|pem-public|pem-private]]

this will reference a keyvault certificate (cert), encode it as format with an optional password (pass).

when running grizzly-cli the certificates will be downloaded and encoded to disk, and removed when it finished.

mgor added 2 commits June 24, 2025 16:42
and specify in which format they should be "encoded" when written to disk.

new `-k/--key` argument to filter exactly which keys to import or export (instead of everything that matches environment/global).
@mgor
mgor requested a review from boffman June 26, 2025 07:04
lowered fail under percentage, "costs" too much to get up to and over 90%.
@mgor
mgor merged commit da3aee8 into Biometria-se:main Jun 26, 2025
12 checks passed
@mgor
mgor deleted the feature/kv_certs branch June 26, 2025 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants