You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-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.
4 years ago
..
provisioner aws: add tests covering metadata service versions 4 years ago
testdata Add test case for error executing template. 4 years ago
authority.go Fix ssh federated template variables. 4 years ago
authority_test.go Initialize the required config fields on embedded authorities. 4 years ago
authorize.go Fix return sign options on ssh sign. 4 years ago
authorize_test.go wip 4 years ago
config.go Initialize the required config fields on embedded authorities. 4 years ago
config_test.go Remove test that is no longer implemented by the method. 4 years ago
options.go Create a method to initialize the authority without a config file. 4 years ago
provisioners.go Simplify statuscoder error generators. 4 years ago
provisioners_test.go Remove all references to old apiError. 4 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Simplify statuscoder error generators. 4 years ago
ssh.go Merge pull request #297 from smallstep/no-bastion-bastion 4 years ago
ssh_test.go Merge pull request #297 from smallstep/no-bastion-bastion 4 years ago
tls.go A few last fixes and tests added for rekey/renew ... 4 years ago
tls_test.go A few last fixes and tests added for rekey/renew ... 4 years ago
types.go Move Duration to a new file and move tests to provisioner package. 5 years ago
types_test.go Move Duration to a new file and move tests to provisioner package. 5 years ago
version.go Add missing version.go file. 4 years ago