hello.
using DOCKER I install [APP] and this run fine in localhost:8080
but when ANY CLIENT open HTTPS://hn.mydomain.com:8080 this load "perfect", but the browser launch WARNNING about certificate.
Then my best solution is send ANY REQUEST to HTTPS://hn.mydomain.com with response from localhost:8080
currently the URL https://hn.mydomain.com load 100% perfect and also https://mydomain.com (SSL load 100% green)
domain and DNS are propagated from weeks back, this box is ALMALINUX 8, and of course I am using OpenLiteSpeed,
thanks by yours instructions.
using DOCKER I install [APP] and this run fine in localhost:8080
but when ANY CLIENT open HTTPS://hn.mydomain.com:8080 this load "perfect", but the browser launch WARNNING about certificate.
Then my best solution is send ANY REQUEST to HTTPS://hn.mydomain.com with response from localhost:8080
- is possible?
- if yes, how I can do it?
currently the URL https://hn.mydomain.com load 100% perfect and also https://mydomain.com (SSL load 100% green)
domain and DNS are propagated from weeks back, this box is ALMALINUX 8, and of course I am using OpenLiteSpeed,
thanks by yours instructions.