certificates/ca
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
2018-10-18 22:26:39 -07:00
..
testdata change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
ca.go first commit 2018-10-05 21:48:36 +00:00
ca_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
client.go Properly fill CSR DNSNames or IPAddresses 2018-10-24 19:49:16 -07:00
client_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
renew.go first commit 2018-10-05 21:48:36 +00:00
signal.go first commit 2018-10-05 21:48:36 +00:00
tls.go first commit 2018-10-05 21:48:36 +00:00
tls_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00