vault/command
Vault Automation e018b0c436
Implement PKIPublicCA config parsing and handling (#12363) (#13368)
* Update config.go

* added validation and parsing

* tests

* move pki external config structs and validation into separate file

* update copywrite

* update configuration

* updates

* Moved tests to pki_external_config.go, comments, refactoring

* refactor

* add tests

* linter fix

* Consolidate to table tests

* consolidate to table tests

* remove APIVersion from PKIExternalCA

* added comments for explaining each struct

* Added ParsePKIExternalCA Test

* Update tests

* Added remaining constraints

* Added destination.template field

* changes

* Added validateListenerAddr

* refactor

* more comments

* changes

* Check for duplicates across blocks

* Make RSA bits a required field

* moved template to the top level

* added comment for test explanation

* move template to the top level

* Move pki config into pkiexternalca directory

* fix linting error

* move pkiconfig back into config folder

* fix failing unit tests

* added comments

* update to preserve order of templatePKIExternalCARefs

* Added comment descriptions for each struct member

* update to include warning

* bring in warning logger from upstream into the pki config parser

* Set default umask to 077

* added comments to each field in agent config

* execute tests in parallel

* combine tests into Validate

* Use assertion error func for tests

* assert error strings

* Removed warning for now

* removed normalization on values during validation

* added tests to ensure that user values are not overridden

* remove testparse

* Update command/agent/config/config.go



* change improvement to feature in changelog

* updated to add line number in error

* Added _ent suffix to files

* Implement CA manager for ACME-based workflows (#12827)

* Implement CA manager for ACME-based workflows

* refactor tests into table tests

* update with suggestions

* format

* fix challenge cleanup

* make fmt

* update with suggestions

* add _ent + build flags

* Add a runtime component for pkiexternalca (#12838)

* Implement CA manager for ACME-based workflows

* Add a runtime component for pkiexternalca

* make fmt

* refactor tests into table tests

* update with suggestions

* format

* fix challenge cleanup

* make fmt

* update with suggestions

* update with suggestions

* add _ent + build flags

* fix linters

* delete duplicate files

* fix changelog

* rename test files

* fix linter

* try to bypass false positive linter err

* fix

* Rename file

* fix linter

* fix linter

* remove go:build enterprise commends from _ent files

* update order statuses to use kebab case + fix scanner failures

* add missing order status

* Template Integration For pki_external_ca resources (#13069)

* Implement CA manager for ACME-based workflows

* Add a runtime component for pkiexternalca

* make fmt

* refactor tests into table tests

* update with suggestions

* initial commit

* fix test failure

* changes

* remove logger check

* remove redundant config by name check

* convert to table tests

* added comments

* updates

* Fix tests

* fix nil pointer issue

* move changes to _ent files

* remove ce duplicate files

* updates

* update template.go

* added changelog.txt

* create template_pem_ent_test.go

* added comment explanation

* update ca_manager_ent.go

* update changelog

* separate ce stubs into server_ce.go and common code into server.go

* Moved helper functions to bottom of test file. Added godocs.

* Make pkiExternalCA name required in template

* remove go:build enterprise commends from _ent files

* rename to template_pem_ent

* include ent tag in server_ent.go

* remove enterprise tag comment from server_ent.go

* create pki_external_config_ce.go

* update template_pem_ent_integration_test.go

* rename integration test

---------




---------

Co-authored-by: Jaired Jawed <jaired.jawed@hashicorp.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
Co-authored-by: Milena Zlaticanin <Milena.Zlaticanin@ibm.com>
2026-03-25 09:43:27 -04:00
..
agent Implement PKIPublicCA config parsing and handling (#12363) (#13368) 2026-03-25 09:43:27 -04:00
agentproxyshared Implement PKIPublicCA config parsing and handling (#12363) (#13368) 2026-03-25 09:43:27 -04:00
command_testonly license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
healthcheck license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
proxy license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server Backport Add an authenticated mode to rekey endpoints into ce/main (#12925) 2026-03-11 15:28:36 -04:00
test-backend license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
test-fixtures license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
agent.go Implement PKIPublicCA config parsing and handling (#12363) (#13368) 2026-03-25 09:43:27 -04:00
agent_generate_config.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
agent_generate_config_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
agent_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
approle_concurrency_integ_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_disable.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_disable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_enable.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_enable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
audit_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_disable.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_disable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_enable.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
auth_enable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_help.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_help_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_move.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_move_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
auth_tune.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
auth_tune_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_flags.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_flags_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_helpers.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_helpers_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_predict.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
base_predict_test.go Backport Import PKI External CA plugin into vault-enterprise into ce/main (#12671) 2026-03-03 16:28:04 -05:00
base_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
command_stubs_oss.go Backport Define common criteria flag which forbids certain TLS cipher suite options into ce/main (#10806) 2025-11-19 19:07:18 +00:00
command_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
commands_full.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands_full_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands_min.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands_nonwindows.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commands_windows.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
debug.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
debug_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
delete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
delete_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
events.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
events_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
format.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
format_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
generaterootkind_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
init_func_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_delete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_destroy.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_enable_versioning.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_get.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_helpers.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_helpers_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata_delete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata_get.go cli: Expand kv version attribution map (#9105) (#9261) 2025-11-20 09:09:28 -05:00
kv_metadata_patch.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata_patch_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata_put.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_metadata_put_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_patch.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_put.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_rollback.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
kv_test.go cli: Expand kv version attribution map (#9105) (#9261) 2025-11-20 09:09:28 -05:00
kv_undelete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_lookup.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_lookup_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_renew.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_renew_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_revoke.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lease_revoke_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
log_flags.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
log_flags_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
login.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
login_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
main.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
monitor.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
monitor_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_api_lock.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_api_unlock.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_create.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_delete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_lookup.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
namespace_patch.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_diagnose.go IBM license and config reloads (#12058) (#12251) 2026-02-06 15:19:44 -08:00
operator_diagnose_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_generate_root.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_generate_root_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_init.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_init_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_key_status.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_key_status_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_members.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_migrate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_migrate_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_autopilot_get_config.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_autopilot_set_config.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_autopilot_state.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_join.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_listpeers.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_remove_peer.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_snapshot.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_snapshot_inspect.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_snapshot_inspect_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_snapshot_restore.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_raft_snapshot_save.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_rekey.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_rekey_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_seal.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_seal_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_step_down.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_step_down_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_unseal.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_unseal_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_usage.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
operator_utilization.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
patch.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
patch_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_help.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_help_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pgp_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_health_check.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_health_check_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_issue_intermediate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_issue_intermediate_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_list_intermediate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_list_intermediate_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_reissue_intermediate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_reissue_intermediate_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_verify_sign.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pki_verify_sign_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_deregister.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_deregister_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_info.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_info_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_register.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_register_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_reload.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_reload_status.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_reload_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_deregister.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_deregister_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_info.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_info_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_register.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_runtime_register_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_test.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
policy.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_delete.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_delete_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_fmt.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_fmt_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_read.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_read_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_write.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
policy_write_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
print.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
print_token.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
proxy.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
proxy_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
read.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
read_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
rotate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
rotate_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_disable.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_disable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_enable.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
secrets_enable_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_list.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_list_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_move.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_move_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
secrets_tune.go Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
secrets_tune_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server.go Backport Add an authenticated mode to rekey endpoints into ce/main (#12925) 2026-03-11 15:28:36 -04:00
server_noprofile.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server_profile.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server_util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
ssh.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
ssh_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
status.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
status_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_capabilities.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_capabilities_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_create.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_create_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_lookup.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_lookup_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_renew.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_renew_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_revoke.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token_revoke_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transform.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transform_import_key.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transform_import_key_version.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transit.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transit_import_key.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transit_import_key_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
transit_import_key_version.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
unwrap.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
unwrap_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
version.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
version_history.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
version_history_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
version_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
write.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
write_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00