AWS privateca documentation change
Summary
Updated Amazon S3 Block Public Access documentation link to 'userguide' path
Security assessment
The change fixes a URL but does not modify the security guidance about S3 public access blocking. No new security content is added.
Diff
diff --git a/privateca/latest/userguide/troubleshoot-certificate-revocation.md b/privateca/latest/userguide/troubleshoot-certificate-revocation.md index 58160eacb..83ff17e99 100644 --- a//privateca/latest/userguide/troubleshoot-certificate-revocation.md +++ b//privateca/latest/userguide/troubleshoot-certificate-revocation.md @@ -15 +15 @@ OCSP responsiveness may be slower if the caller is geographically distant from a -Your private CA may fail to create a destination Amazon S3 bucket for your CRL if Amazon S3 **Block public access (bucket settings)** are enforced on your account. Check your Amazon S3 settings if this occurs. For more information, see [Using Amazon S3 Block Public Access](https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html). +Your private CA may fail to create a destination Amazon S3 bucket for your CRL if Amazon S3 **Block public access (bucket settings)** are enforced on your account. Check your Amazon S3 settings if this occurs. For more information, see [Using Amazon S3 Block Public Access](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html).