I had Script build on nodejs
I’m using port lets say “11000”
the ssl working fine for url without port lets say
https://google.com >> working
https://google.com:1100 >> Not working securty issue
so how to make ssl work with any port I need ?!
ma
mariomsamy
#1