19 Commits (58db6b5d221212c456ef0da022afb6b3c2f429a2)

Author SHA1 Message Date
Paul Banks b621910618
Support Connect CAs that can't cross sign (#6726) 5 years ago
Paul Banks 45d57ca601
connect: Allow CA Providers to store small amount of state (#6751) 5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Paul Banks 74f2a80a42
Fix CA pruning when CA config uses string durations. (#4669) 6 years ago
Kyle Havlovitz 162daca4d7 revert go changes to hide rotation config 7 years ago
Kyle Havlovitz c20bbf8760 connect/ca: hide the RotationPeriod config field since it isn't used yet 7 years ago
Kyle Havlovitz b4ef7bb64d connect/ca: leave blank root key/cert out of the default config (unnecessary) 7 years ago
Kyle Havlovitz bc997688e3 connect/ca: update Consul provider to use new cross-sign CSR method 7 years ago
Kyle Havlovitz 226a59215d connect/ca: fix vault provider URI SANs and test 7 years ago
Kyle Havlovitz 1a8ac686b2 connect/ca: add the Vault CA provider 7 years ago
Kyle Havlovitz 82a4b3c13f connect: fix two CA tests that were broken in a previous PR (#60) 7 years ago
Kyle Havlovitz aafa3ca64a agent: format all CA config fields 7 years ago
Kyle Havlovitz ab4a9a94f4
Re-use uint8ToString 7 years ago
Kyle Havlovitz 5683d628c4
Support giving the duration as a string in CA config 7 years ago
Kyle Havlovitz 75f62e3117
Update the CA config endpoint to enable GETs 7 years ago
Mitchell Hashimoto 70d1d5bf06
agent: get rid of method checks since they're done in the http layer 7 years ago
Mitchell Hashimoto 63d674d07d
agent: /v1/connect/ca/configuration PUT for setting configuration 7 years ago
Mitchell Hashimoto 6d294b6bb4
agent/structs: json omit QueryMeta 7 years ago
Mitchell Hashimoto e7536e5485
agent: /v1/connect/ca/roots 7 years ago