AWS privateca low security documentation change
Summary
Removed 'Amazon S3 bucket creation failure for CRLs' troubleshooting section entirely.
Security assessment
The removal corresponds to the elimination of automatic bucket creation in other files. Since the failure scenario no longer exists, this prevents confusion and supports the security improvement of requiring pre-configured buckets.
Diff
diff --git a/privateca/latest/userguide/troubleshoot-certificate-revocation.md b/privateca/latest/userguide/troubleshoot-certificate-revocation.md index 83ff17e99..87a1cfeee 100644 --- a//privateca/latest/userguide/troubleshoot-certificate-revocation.md +++ b//privateca/latest/userguide/troubleshoot-certificate-revocation.md @@ -5 +5 @@ -OCSP response latencyAmazon S3 bucket creation failure for CRLsRevocation of self-signed certificates +OCSP response latencyRevocation of self-signed certificates @@ -13,4 +12,0 @@ OCSP responsiveness may be slower if the caller is geographically distant from a -## Amazon S3 bucket creation failure for CRLs - -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). -