ACM Private CA now supports the Online Certificate Status Protocol (OCSP) - devamazonaws.blogspot.com

AWS Certificate Manager (ACM) Private Certificate Authority (CA) announces the availability of Online Certificate Status Protocol (OCSP) for distributing certificate revocation information. When establishing an encrypted TLS connection, endpoints can use OCSP to query, in near real time, if a certificate has been revoked. Thus alerting the endpoint that the certificate should not be trusted. This feature provides a fully managed OCSP solution for notifying endpoints that certificates have been revoked without the need to manage or operate infrastructure themselves. 
Post Updated on September 03, 2021 at 06:30PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com