APIGateway

Understanding TLS Protocol

This article will help you in understanding TLS Protocol and difference between it’s various versions. What is TLS? Transport Layer Security abbreviated as TLS is a cryptographic protocol designed to provide secure communication between web browsers and servers.TLS is a succesor of Secure Socket Layer (SSL) protocol. Sometimes, TLS is also referred as SSL. The […]

Understanding TLS Protocol Read More »

Amazon API Gateway 504 : Execution failed due to a network error communicating with endpoint

Amazon API Gateway 504 : Execution failed due to a network error communicating with endpoint could be caused by networking problems with integration. In VPC Link Private Integration and HTTP Integration such errors can be seen. Learn more about vpclinks here : https://cloudnamaste.com/understanding-vpc-links/ Above image created using napkin.ai Read about it here and start using

Amazon API Gateway 504 : Execution failed due to a network error communicating with endpoint Read More »

API Gateway : Error when creating Custom Domain Name : The certificate provided must be issued by ACM and not imported

Amazon API Gateway supports certificate-based mutual Transport Layer Security (TLS) authentication . Mutual TLS authentication requires two-way authentication between the client and the server. When using Custom Domain Names for API Gateway and enabling mutual TLS on custom domain name, There is a restriction as mentioned in AWS Documentation To resolve this error, Create a

API Gateway : Error when creating Custom Domain Name : The certificate provided must be issued by ACM and not imported Read More »