certificates/authority/admin/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).
2022-04-28 14:49:23 +02:00
..
acme.go Fix more PR comments 2022-04-26 10:15:17 +02:00
acme_test.go Fix more PR comments 2022-04-26 10:15:17 +02:00
admin.go Merge branch 'master' into herman/allow-deny 2022-03-30 14:50:14 +02:00
admin_test.go Improve test coverage for Policy Admin API 2022-04-15 10:43:25 +02:00
handler.go Add ACME EAB policy 2022-04-07 14:11:53 +02:00
middleware.go Block all APIs when using linked deployment mode 2022-04-21 16:18:55 +02:00
middleware_test.go Improve test coverage for Policy Admin API 2022-04-15 10:43:25 +02:00
policy.go Fix more PR comments 2022-04-26 10:15:17 +02:00
policy_test.go Change Subject Common Name verification 2022-04-28 14:49:23 +02:00
provisioner.go api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
provisioner_test.go Remove "proto:" prefix from bad proto JSON messages 2022-04-26 14:01:16 +02:00