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
Herman Slatman 2b7f6931f3
Change Subject Common Name verification
Subject Common Names can now also be configured to be allowed or
denied, similar to SANs. When a Subject Common Name is not explicitly
allowed or denied, its type will be determined and its value will be
validated according to the constraints for that type of name (i.e. URI).
2 years ago
..
admin Change Subject Common Name verification 2 years ago
administrator Improve policy error handling code coverage 2 years ago
config Merge branch 'master' into herman/allow-deny 2 years ago
policy Change Subject Common Name verification 2 years ago
provisioner Change Subject Common Name verification 2 years ago
testdata Add special handling for *json.UnmarshalTypeError 2 years ago
admins.go Introduce gocritic linter and address warnings 3 years ago
authority.go Refactor policy engines into container 2 years ago
authority_test.go Cleanup 2 years ago
authorize.go Allow renew token issuer to be the provisioner name. 2 years ago
authorize_test.go Merge branch 'master' into herman/allow-deny 2 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Merge branch 'master' into max/context 3 years ago
linkedca.go Fix more PR comments 2 years ago
options.go Add authority.WithX509SignerFunc 2 years ago
policy.go Change Subject Common Name verification 2 years ago
policy_test.go Change Subject Common Name verification 2 years ago
provisioners.go Fix (part of) PR comments 2 years ago
provisioners_test.go Add tests for LoadProvisionerByCertificate. 2 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
ssh.go Refactor policy engines into container 2 years ago
ssh_test.go Refactor policy engines into container 2 years ago
tls.go Refactor policy engines into container 2 years ago
tls_test.go Change Subject Common Name verification 2 years ago
version.go Add missing version.go file. 4 years ago