Open trfi opened 4 years ago
I created fireprox api
Creating => http://httpbin.org/... [2020-05-10 20:40:33+07:00] (2h5e9igxr4) fireprox_httpbin => https://2h5e9igxr4.execute-api.us-east-2.amazonaws.com/fireprox/ (http://httpbin.org/)
But when I request to https://2h5e9igxr4.execute-api.us-east-2.amazonaws.com/fireprox/ it return {'message': 'Internal server error'}. What is the prolem? Any help would be appreciated!
I have a similar problem. My https://victim.com website return a TLS NET::ERR_CERT_COMMON_NAME_INVALID. When I use fireprox, the AWS endpoint returns {'message': 'Internal server error'}
I created fireprox api
But when I request to https://2h5e9igxr4.execute-api.us-east-2.amazonaws.com/fireprox/ it return {'message': 'Internal server error'}. What is the prolem? Any help would be appreciated!