Commit Graph

56 Commits (master)

Author SHA1 Message Date
max furman 0d9dd2d14b provisioner issuer -> name 6 years ago
Mariano Cano d574545d94 Format code with `gofmt -s` 6 years ago
max furman ca6087145f fix unit test 6 years ago
max furman 283dc42904 add unit tests for MatchOne (token audience) and Authority.New 6 years ago
max furman ee7db4006a change sign + authorize authority api | add provisioners
* authorize returns []interface{}
 - operators in this list can conform to any interface the user decides
 - our implementation has a combination of certificate claim validators
 and certificate template modifiers.
* provisioners can set and enforce tls cert options
6 years ago
max furman c284a2c0ab first commit 6 years ago