21 Commits (262fb3a0c382ff5434d2787dbbce007942532b47)

Author SHA1 Message Date
Matt Keeler 8f890bc027
Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Hans Hasselberg 6739fe6e83
connect: add validations around intermediate cert ttl (#7213) 5 years ago
Hans Hasselberg 804eb17094
connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
Paul Banks cd1b613352
connect: Add AWS PCA provider (#6795) 5 years ago
Paul Banks b621910618
Support Connect CAs that can't cross sign (#6726) 5 years ago
Todd Radel 2552f4a11a
connect: Support RSA keys in addition to ECDSA (#6055) 5 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Pierre Souchay 1a906ef34e Fix more unstable tests in agent and command 6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 years ago
Paul Banks 8cbeb29e73
Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 6 years ago
Kyle Havlovitz d6ca015a42
connect/ca: add configurable leaf cert TTL 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 e00088e8ee
Rename some of the CA structs/files 7 years ago
Kyle Havlovitz 988510f53c
Add test for ca config http endpoint 7 years ago
Paul Banks 90c574ebaa
Wire up agent leaf endpoint to cache framework to support blocking. 7 years ago
Mitchell Hashimoto 571d9aa785
agent: CA root HTTP endpoints 7 years ago
Mitchell Hashimoto e40afd6a73
agent/consul: CAS operations for setting the CA root 7 years ago
Mitchell Hashimoto 578db06600
agent/consul: tests for CA endpoints 7 years ago