Karel
5631e806c2
Fix: Optionally reload x509 key-pair from disk on agent auto-auth ( #19002 )
...
* Optionally reload x509 key-pair from disk
* Document 'reload' config value
* Added changelog release note
2023-03-22 11:01:58 -04:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Pratyoy Mukhopadhyay
e2d713ac05
OSS changes for ent pr ( #13696 )
2022-01-19 09:43:12 -08:00
Calvin Leung Huang
e2f47039b5
agent/cert: properly return the cached client on AuthClient ( #11576 )
...
* agent/cert: properly return the cached client on AuthClient
* test: pass in nil client config, check on pointer values directly
* test: pass in nil client config
* changelog: add changelog entry
2021-05-12 14:59:07 -07:00
Calvin Leung Huang
cca11493ce
agent: support providing certificate information in cert's config map ( #9819 )
...
* agent: support providing certificate information in cert's config map
* update TestCertEndToEnd
* remove URL reference on warning message
2020-08-25 14:26:06 -07:00
Becca Petrin
56edb780e8
Add Kerberos auth agent ( #7999 )
...
* add kerberos auth agent
* strip old comment
* changes from feedback
* strip appengine indirect dependency
2020-01-09 14:56:34 -08:00
Travis Cosgrave
f250d779e0
Add certificate auto-auth method to vault agent ( #6652 )
...
* adding auto auth for cert auth methods
* Adding Docs for Cert Auto-auth method
* fixes errors in docs
* wrong documentation title
* repariting a few typos in the docs and being very clear about where the certificates should be configured
* clarifying the name parameter documentation
* Fixes gofmt issues in command/agent.go
* Fix typo in docs
* Add nil check to Config for cert auto-auth and add test with and without a specified name
2019-05-06 10:39:27 -04:00