


I know this because in my browser if i run just " " (no port) it downloads the WAR file. I have my 3rd party certificate correctly installed. Using 443 ports makes no difference and using 8443 gives a 'Could not get any response' in postman. Why can't it be read now?ĭisabling the firewall makes no difference. I have not made any changes to the Rest API project or the HTTP request headers i pass to it between the 2 calls. The identical URL pasted in my browser also gives 'Connection took too long to respond'. īut i have now applied TLS\SSL to my server (purchased a Comodo certificate) and now, using my app or Postman get a connection timeout when i use the similar URL call. I have been able to access and use it fine in my Codenameone app for months, using. I have created in Java a Rest API and exported the WAR file to my cloud Tomcat 8 server.
