aboutsummaryrefslogtreecommitdiff
path: root/server/certutil/util_test.go
AgeCommit message (Collapse)Author
2016-10-06Add support for Hashicorp VaultNiall Sheridan
Vault is supported for the following: As a well-known filesystem for TLS cert, TLS key and SSH signing key. For configuration secrets for cookie_secret, csrf_secret, oauth_client_id and oauth_client_secret options.
2016-08-20Run some tests in parallelNiall Sheridan
2016-07-03first pass at a certificate storeNiall Sheridan