certificates/authority
David Cowden 51f16ee2e0 aws: add tests covering metadata service versions
* Add constructor tests for the aws provisioner.
* Add a test to make sure the "v1" logic continues to work.

By and large, v2 is the way to go. However, there are some instances of
things that specifically request metadata service version 1 and so this
adds minimal coverage to make sure we don't accidentally break the path
should anyone need to depend on the former logic.
2020-07-22 16:52:06 -07:00
..
provisioner aws: add tests covering metadata service versions 2020-07-22 16:52:06 -07:00
testdata Add test case for error executing template. 2020-06-16 18:21:44 -07:00
authority.go Fix ssh federated template variables. 2020-06-23 11:14:26 -07:00
authority_test.go Initialize the required config fields on embedded authorities. 2020-05-06 13:00:42 -07:00
authorize.go Fix return sign options on ssh sign. 2020-01-29 11:58:47 -08:00
authorize_test.go wip 2020-06-24 23:25:15 -07:00
config.go Initialize the required config fields on embedded authorities. 2020-05-06 13:00:42 -07:00
config_test.go Remove test that is no longer implemented by the method. 2020-01-28 13:29:40 -08:00
options.go Create a method to initialize the authority without a config file. 2020-05-04 18:52:18 -07:00
provisioners.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
provisioners_test.go Remove all references to old apiError. 2020-01-28 13:29:40 -08:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
ssh.go Merge pull request #297 from smallstep/no-bastion-bastion 2020-06-23 11:45:25 -07:00
ssh_test.go Merge pull request #297 from smallstep/no-bastion-bastion 2020-06-23 11:45:25 -07:00
tls.go A few last fixes and tests added for rekey/renew ... 2020-07-09 12:11:40 -07:00
tls_test.go A few last fixes and tests added for rekey/renew ... 2020-07-09 12:11:40 -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
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00