AWS acm documentation change
Summary
Added tip recommending ACME protocol for public certificates on customer-managed infrastructure
Security assessment
Directs users to automated certificate management (security feature) but lacks evidence of fixing a security issue. Improves visibility of security capabilities.
Diff
diff --git a/acm/latest/userguide/acm-public-certificates.md b/acm/latest/userguide/acm-public-certificates.md index 33cb2f203..8ff7c7f89 100644 --- a//acm/latest/userguide/acm-public-certificates.md +++ b//acm/latest/userguide/acm-public-certificates.md @@ -28,0 +29,4 @@ Exportable public certificates work with integrated AWS services and can also be +###### Tip + +If you need public certificates for customer-managed infrastructure (such as on-premises servers or Kubernetes clusters) and want to use industry-standard ACME clients, see [ACME certificate automation](./acm-acme.html). +