2 Respostas
- Mais recentes
- Mais votos
- Mais comentários
0
I am weirdly getting this issue intermittently, when I make a call to the API in a browser I get the following error:
This server could not prove that it is api.xxxx.co.uk;
its security certificate is from *.execute-api.eu-west-2.amazonaws.com.
This may be caused by a misconfiguration or an attacker
intercepting your connection.
Then it goes away and it works again? HUH? Any ideas?
AWS Support, I am using all your services for this but for some reason there seems to be an issue, can someone please help?
respondido há 6 anos
0
Forget it I found someone on stackoverflow with the same problem.
Seems to be down to the route53 record. Instead of a CNAME to the API invoke URL it needs to be an ALIAS A record to the region URL of the API
I have detailed the solution here
https://stackoverflow.com/a/63173982/966911
Problem solved.
respondido há 6 anos
