This is my first time posting a question here. I resort to this forum after not getting much help from their technical support team. I'm trying to better understand what might cause the issue.
I've installed 2 server applications in the App server. These 2 applications require an HTTPS connection to their external license server to frequently check the license validity. The issue occurs when the application itself tries to connect to the external license server, it failed to reach. However, when I manually click on activate license button within the software, it successfully validates the license based on a similar network configuration. Any idea on what method could be perform to analyse the request/connection?
These Windows servers use 3 tier design: web server, app server, db server which runs in VM. The app server has access to the internet on port 443 for license activation through a proxy server to redirect the request to the outside world.