我正在尝试连接到api网关中的https端点。 https端点在aws外部。当我在AWS控制台中测试他的api时,出现错误“常规SSLEngine问题”。
API网关根据以下链接中的列表信任由“ digicerthighassuranceevrootca”为https端点颁发的证书。 https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-supported-certificate-authorities-for-http-endpoints.html
是否还有其他方法可以调试根本原因。请帮助我解决这个问题。