.. |
provisioner
|
Add x5c provisioner capabilities
|
2019-10-14 14:51:37 -07:00 |
testdata
|
Add tests for ssh authority methods.
|
2019-10-15 12:18:29 -07:00 |
authority.go
|
Fix list of user ssh public keys.
|
2019-10-24 18:36:02 -07:00 |
authority_test.go
|
switch from metalinter to golangci-lint
|
2019-08-27 16:39:48 -07:00 |
authorize.go
|
Small fixes associated with PR review
|
2019-09-08 21:05:36 -07:00 |
authorize_test.go
|
Merge branch 'master' into ssh-ca
|
2019-09-05 23:06:01 +02:00 |
config.go
|
Change default user duration to 16h.
|
2019-10-25 12:23:52 -07:00 |
config_test.go
|
Add /revoke API with interface db backend
|
2019-04-10 13:50:35 -07:00 |
db_test.go
|
Add some ssh related tests.
|
2019-10-14 17:10:47 -07:00 |
error.go
|
Add ACME CA capabilities
|
2019-09-13 15:48:33 -07:00 |
provisioners.go
|
Add ACME CA capabilities
|
2019-09-13 15:48:33 -07:00 |
provisioners_test.go
|
Add context to the Authorize method.
|
2019-07-29 12:34:27 -07:00 |
root.go
|
Rename context type to apiCtx.
|
2019-07-29 11:56:14 -07:00 |
root_test.go
|
Add context to the Authorize method.
|
2019-07-29 12:34:27 -07:00 |
ssh.go
|
Add initial support for check-host endpoint.
|
2019-10-10 13:08:57 -07:00 |
ssh_test.go
|
Add tests for ssh authority methods.
|
2019-10-15 12:18:29 -07:00 |
tls.go
|
Change api of functions Authority.Sign, Authority.Renew
|
2019-10-09 22:23:00 +02:00 |
tls_test.go
|
Merge pull request #128 from jkralik/returnCertChain
|
2019-10-18 14:00:18 -07:00 |
types.go
|
Move Duration to a new file and move tests to provisioner package.
|
2019-03-11 14:54:25 -07:00 |
types_test.go
|
Move Duration to a new file and move tests to provisioner package.
|
2019-03-11 14:54:25 -07:00 |