https still refuses connection

0

Hi, I have finished setting aws ec2 ssl cert to use https://mydomain, but after setting all including application load balance I still get connection refuse if I try to connect with https. Http is working well. I used ssl and domain from outside(imported). So I have done the extra setting for importing domain such as ns forwarding. I can't find any solution. Please help me on this.

1 Resposta
0

First, check to make sure that your security group allows connections on HTTPS (TCP/443). If that is configured, try running telnet mydomain 443 from an external host (or from another instance within the VPC). This will tell you whether your web server is configured to listen on port 443 or not.

profile pictureAWS
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas