Report this

What is the reason for this report?

Can't reach https://my-IP-address:8443

Posted on October 7, 2019

Hello. Please, help me. I have installed Tomcat 9 on my CentOS 7.6 droplet, SSL certificate installed, configured https connection, configured CentOS firewall to enable 8443 port, but couldn’t connect in browser over https://IP-address:8443 I have another droplet CentOS 7.4 on DO. There is SSL certificate installed on it as well and https connection work on it without any problem. I have no idea what’s wrong(((



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @valentinkallaur,

Please enter into your droplet and type the following and provide the results here

netstat -tulpen | grep 8443

It’s possible you haven’t actually configured Tomcat to listen to that port thus not actually showing you anything on it.

Regards, Kalin

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.