Bryan White
|
b6611e2800
|
automate certificate signing in storage node setup (#954)
|
2019-01-04 18:23:23 +01:00 |
|
Bryan White
|
249244536a
|
CSR Service (part 2): cert signing rpc (#950)
* CSR Service:
+ implement certificate sign rpc method
+ implement certificate signer client/server
+ refactor `AuthorizationDB#Create`
+ refactor `NewTestIdentity`
+ add `AuthorizationDB#Claim`
+ add `Token#Equal`
+ fix `Authorizations#Marshal` when marshaling identities and certificates
+ tweak `Authorization#String` format
+ cert debugging improvements (jsondiff)
+ receive context arg in `NewTestIdentity`
+ misc. fixes
|
2019-01-02 12:39:17 -05:00 |
|
JT Olio
|
2c916a04c3
|
pkg/provider: split into pkg/server, pkg/identity (#953)
|
2019-01-02 12:23:25 +02:00 |
|
Bryan White
|
398379b149
|
CSR service (part 1): authorizations (#906)
|
2018-12-20 19:29:05 +01:00 |
|
Bryan White
|
4eb55017c8
|
Cert revocation CLI (#848)
* wip
* allow identity and CA configs to save cert/key separately
* fixes
* linter and default path fixes
* review fixes
* fixes:
+ review fixes
+ bug fixes
+ add extensions command
* linter fixes
* fix ca revoke description
* review fixes
|
2018-12-18 12:55:55 +01:00 |
|
Bryan White
|
d8db7c3049
|
RevocationDB fixes (#866)
|
2018-12-14 21:45:53 +01:00 |
|
Bryan White
|
2016ce9fd6
|
Certificate revocation (#836)
* wip certificate revocation
* refactor tests
* wip testing
* testing
* review fixes
* integration fix attempt #1
* review fixes
* integration fix attempt #2
* linter fixes
* add copywrite
* integration fix attemp #3
* more testing
* more tests
* go mod tidy
* review fixes
* linter fixes
|
2018-12-13 21:01:43 +01:00 |
|
Bryan White
|
228aa34ff6
|
TLS extension processing (#771)
|
2018-12-07 14:44:25 +01:00 |
|