azure - Unable to get Jenkins running as Windows Service working remotely -


i have setup jenkins on azure instance , working ssl after installing certificate , configuring jenkins use certificate.

i have setup ports below in arguments in jenkins.xml file based on research: --httpport=-1 --httpsport=443

i able use https://localhost run jenkins, however, haven't been able browse remotely. server azure instance , has port 443 open.

any suggestions?

please check if port open in virtual machine and on azure portal on vm dashboard.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -