certificates/authority
Mariano Cano b0ff731d18 Add support for user provisioner certificates on OIDC provisioners.
OIDC provisioners create an SSH certificate with two principals. This
was avoiding the creationg of user provisioner certificates for those
provisioners.

Fixes smallstep/cli#268
2020-04-23 19:42:55 -07:00
..
provisioner Fix unit tests. 2020-04-20 12:29:23 -07:00
testdata Do not enable by default ForwardAgent. 2020-04-15 11:17:24 -07:00
authority.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
authority_test.go Fix unit tests. 2020-02-11 14:05:37 -08:00
authorize.go Fix return sign options on ssh sign. 2020-01-29 11:58:47 -08:00
authorize_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
config.go Add fault tolerance against clock skew accross system on TLS certificates. 2020-01-28 13:29:39 -08:00
config_test.go Remove test that is no longer implemented by the method. 2020-01-28 13:29:40 -08:00
options.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -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 Add support for user provisioner certificates on OIDC provisioners. 2020-04-23 19:42:55 -07:00
ssh_test.go Add support for user provisioner certificates on OIDC provisioners. 2020-04-23 19:42:55 -07:00
tls.go Rename interface to CertificateEnforcer and add tests. 2020-03-31 11:41:36 -07:00
tls_test.go Rename interface to CertificateEnforcer and add tests. 2020-03-31 11:41:36 -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