

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 自动导出续订的证书
<a name="auto-export"></a>

使用 AWS 私有 CA 创建 CA 时，可以将该 CA 导入 AWS Certificate Manager 并让 ACM 管理证书的颁发和续订。如果正在续订的证书与[集成服务](https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html)相关联，则该服务将无缝应用新证书。但是，如果证书最初是为了在 PKI 环境中的其他地方（例如本地服务器或设备）使用而[导出](https://docs.aws.amazon.com/acm/latest/userguide/export-private.html)的，则需要在续订后再次将其导出。

有关使用 Amazon 和 EventBridge Lambda AWS 自动执行 ACM 导出流程的示例解决方案，请参阅[自动导](https://docs.aws.amazon.com/acm/latest/userguide/renew-private-cert.html#automating-export)出续订的证书。