Jeff Mitchell
|
8acbdefdf2
|
More porting from rep (#2388)
* More porting from rep
* Address review feedback
|
2017-02-16 16:29:30 -05:00 |
|
Jeff Mitchell
|
f52004e12a
|
Add list support to certs in cert auth backend.
Fixes #1212
|
2016-03-15 14:07:40 -04:00 |
|
vishalnayak
|
9280dda5f4
|
rename verify_cert as disable_binding and invert the logic
|
2016-02-24 21:01:21 -05:00 |
|
vishalnayak
|
18a7464e76
|
make the verification of certs in renewal configurable
|
2016-02-24 16:42:20 -05:00 |
|
Jeff Mitchell
|
e065a1cd22
|
Remove root requirement for certs/ and crls/ in TLS auth backend.
Fixes #468
|
2016-02-21 15:33:33 -05:00 |
|
Jeff Mitchell
|
af4af078fa
|
Address first round of feedback from review
|
2015-11-03 10:52:20 -05:00 |
|
Jeff Mitchell
|
d785ba6d7f
|
Drastically simplify the method and logic; keep an in-memory cache and use that for most operations, only affecting the backend storage when needed.
|
2015-11-03 10:52:20 -05:00 |
|
Jeff Mitchell
|
2737066e09
|
Add delete method, and ability to delete only one serial as well as an entire set.
|
2015-11-03 10:52:20 -05:00 |
|
Jeff Mitchell
|
5eac0671ae
|
Add CRLSets endpoints; write method is done. Add verification logic to
login path. Change certs "ttl" field to be a string to match common
backend behavior.
|
2015-11-03 10:52:19 -05:00 |
|
Armon Dadgar
|
6a9dc00e57
|
Remove SetLogger, and unify on framework.Setup
|
2015-06-30 17:45:20 -07:00 |
|
Armon Dadgar
|
22f543f837
|
Updating for backend API change
|
2015-06-30 17:36:12 -07:00 |
|
Armon Dadgar
|
8ae7b1288a
|
credential/cert: support leasing and renewal
|
2015-04-24 12:58:39 -07:00 |
|
Armon Dadgar
|
0ef9947b1d
|
credential/cert: major refactor
|
2015-04-24 10:31:57 -07:00 |
|
Armon Dadgar
|
658b03e93d
|
credential/cert: First pass at public key credential backend
|
2015-04-23 21:46:21 -07:00 |
|