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

ab#46718 2.0 Feature Set Complete (#20) #21

Merged
merged 1 commit into from
Jun 28, 2023
Merged

ab#46718 2.0 Feature Set Complete (#20) #21

merged 1 commit into from
Jun 28, 2023

Conversation

fiddlermikey
Copy link
Contributor

  • Kv sub path support (Kv sub path support #12)

  • updated to support 2 store types. HCVKV and HCV.

  • Updated to distinguish between multiple supported store types.

  • updated doc to reflect multiple store type configs.

  • removed sensitive info from tracelog.

  • Removed KEY_SECRET from PutCertificate Task

  • Modified PutCertificate to include ---BEGIN ----END banners (for key+cert)

  • Allows Cert Stores to be allow a boolean value for SubfolderInventory. Allows inventory to be done on a root storepath and all of the component/subdirectories. Included documentation update to README.md

  • Adding InputValidation for KeyValue secrets

  • Update generated README

  • Include pem chain (Include pem chain #17)

  • Fixed store path and mount point mapping

  • Fixed issue with path not being resolved before attempting to write cert.

  • Allows for Recursive subfolder inventory

  • Update readme to call out cert store limits

  • Adding InputValidation for KeyValue secrets

  • including certificate chain when enrolling via platform.

  • added flag on store type to indicate whether to include cert chain

  • fixed issue when checking for revocation time for inventory.

  • Combine chain certs (Combine chain certs #19)

  • updated documentation to store Vault token as a secret instead of plain string.

  • Updated property names. now including full chain in ca_chain field.

  • fixed issue with revocation time check.

  • updated fields. the full chain is now stored in certificate if selected.

  • Fixed issue where improperly formatted secrets would cause inventory to bail.

  • Update changelog version info

  • updated integration manifest

  • Update generated README

  • Create keyfactor-merge-store-types.yml


* Kv sub path support (#12)

* updated to support 2 store types. HCVKV and HCV.

* Updated to distinguish between multiple supported store types.

* updated doc to reflect multiple store type configs.

* removed sensitive info from tracelog.

* Removed KEY_SECRET from PutCertificate Task

* Modified PutCertificate to include ---BEGIN ----END banners (for key+cert)

* Allows Cert Stores to be allow a boolean value for SubfolderInventory. Allows inventory to be done on a root storepath and all of the component/subdirectories. Included documentation update to README.md

* Adding InputValidation for KeyValue secrets

* Update generated README

* Include pem chain (#17)

* Fixed store path and mount point mapping

* Fixed issue with path not being resolved before attempting to write cert.

* Allows for Recursive subfolder inventory

* Update readme to call out cert store limits

* Adding InputValidation for KeyValue secrets

* including certificate chain when enrolling via platform.

* added flag on store type to indicate whether to include cert chain

* fixed issue when checking for revocation time for inventory.

* Combine chain certs (#19)

* updated documentation to store Vault token as a secret instead of plain string.

* Updated property names.  now including full chain in ca_chain field.

* fixed issue with revocation time check.

* updated fields.  the full chain is now stored in certificate if selected.

* Fixed issue where improperly formatted secrets would cause inventory to bail.

* Update changelog version info

* updated integration manifest

* Update generated README

* Create keyfactor-merge-store-types.yml

---------

Co-authored-by: Joe VanWanzeele <76071503+joevanwanzeeleKF@users.noreply.github.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: Michael Henderson <mhenderson@keyfactor.com>
Co-authored-by: JoeKF <jvanwanzeele@keyfactor.com>
@fiddlermikey fiddlermikey merged commit f0d7ae6 into main Jun 28, 2023
10 checks passed
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.

1 participant