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/api
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
..
log api/render, api/log: initial implementation of the packages (#860) 2 years ago
read Change Subject Common Name verification 2 years ago
render api/render, api/log: initial implementation of the packages (#860) 2 years ago
api.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
api_test.go Add /roots.pem handler (#866) 2 years ago
rekey.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
renew.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
revoke.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
revoke_test.go api: refactored to use the read package 2 years ago
sign.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
ssh.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
sshRekey.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
sshRenew.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
sshRevoke.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
ssh_test.go api: refactored to use the read package 2 years ago