-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Critical
-
Component/s: ghprb-plugin
-
Environment:Ubuntu 12.04.3 LTS, Jenkins 1.509.4
I start jenkins with options --httpPort=-1 --httpsPort=443, but ghprb uses port 8080 and http (instead of https) everywhere (installing GitHub webhooks, in the description of commit status, etc.)
This basically renders the plugin useless for me. Is there any way to fix it (that is not enabling the default plain HTTP port? ![]()
Thanks!