1
I have a service running on port 8090, when configuring CDN on AWS Cloudfront it is possible to change port http from 80 to 8090, and it works normally, however when changing https 443 to 8090 it is error:
ERROR
The request could not be satisfied.
Cloudfront wasn’t Able to connect to the origin.
there is some way to perform such a service on https and on different port?
thank you.