chef-vault icon indicating copy to clipboard operation
chef-vault copied to clipboard

Securely manage passwords, certs, and other secrets in Chef

Results 36 chef-vault issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [chef-utils](https://github.com/chef/chef) to permit the latest version. Changelog Sourced from chef-utils's changelog. This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers....

dependencies

Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version. Commits 58d7eac v3.12.0 f4393df Version 3.11.0 694150e Fix typo 900a29c Bold rather than italic text a6fb2b4 Move rspec to rspec-metagem...

dependencies

Updates the requirements on [contracts](https://github.com/egonSchiele/contracts.ruby) to permit the latest version. Changelog Sourced from contracts's changelog. v0.16.1 - 2021-04-17 Enhancement: Pretty-print contracts in error messages - Corey Farwell #289 Bugfix: Fix...

dependencies

Updates the requirements on [chef](https://github.com/chef/chef) to permit the latest version. Changelog Sourced from chef's changelog. v15.4.45 (2019-10-15) Merged Pull Requests Revert "Drop privileges before creating files in solo mode" #8880...

Expeditor: Skip All
dependencies

# Version: 4.1.10 # Scenario: I rotated my default user key with ``` chef-server-ctl delete-user-key chef-server-ctl add-user-key ``` and am no longer able to access vault items even if i'm...

Type: Bug
Status: Untriaged

Attempt to fix once and for all the issue with json validation introduced with version 4.0.13 Change introduced with version 4.0.13 breaks loading of perfectly valid json data into the...

# Version: chef-vault-4.1.3 # Environment: Alpine Linux # Scenario: As the new version of the chef-vault gem was released (4.1.3), when doing ``knife vault create env secrets -M client -J...

Type: Bug
Triage: Confirmed

We have separate chef vault cloud server. I need to read the secret value through c#. Anybody done this though c# please reply me.

Please support different paddings for private_decrypt() method. Currently it requires PKCS1, but it should either be OAEP, or configurable with the key item, or it should try all known paddings...

Status: Untriaged

# Platform: Windows OS # Steps to Reproduce: Running cucumber on machine with master code ``` PS D:\chef-vaul\chef-vault> bundle exec cucumber *** WARNING: You must use ANSICON 1.31 or higher...

Type: Bug