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 réponse
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
EXPERT
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions