<div dir="ltr">I am playing with buildbot I've got a setup just master and worker on 2 separate virtual machines.<div>I want to set up the URL to make use of HTTPS, So far I've found that i can do</div><div><a href="http://docs.buildbot.net/current/manual/configuration/global.html#cfg-titleURL">http://docs.buildbot.net/current/manual/configuration/global.html#cfg-titleURL</a><br></div><div><pre style="box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4;color:rgb(64,64,64)"><span class="gmail-n" style="box-sizing:border-box">c</span><span class="gmail-p" style="box-sizing:border-box">[</span><span class="gmail-s1" style="box-sizing:border-box;color:rgb(187,136,68)">'title'</span><span class="gmail-p" style="box-sizing:border-box">]</span> <span class="gmail-o" style="box-sizing:border-box;font-weight:bold">=</span> <span class="gmail-s2" style="box-sizing:border-box;color:rgb(187,136,68)">"Buildbot"</span>
<span class="gmail-n" style="box-sizing:border-box">c</span><span class="gmail-p" style="box-sizing:border-box">[</span><span class="gmail-s1" style="box-sizing:border-box;color:rgb(187,136,68)">'titleURL'</span><span class="gmail-p" style="box-sizing:border-box">]</span> <span class="gmail-o" style="box-sizing:border-box;font-weight:bold">=</span> <span class="gmail-s2" style="box-sizing:border-box;color:rgb(187,136,68)">"<a href="http://mybuildbot/">http://mybuildbot/</a>"</span></pre><pre style="box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="gmail-s2" style="box-sizing:border-box;background-color:rgb(255,255,255)"><font color="#000000" style="">I want to change the title url to use https and not http</font></span></pre><pre style="box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="gmail-s2" style="box-sizing:border-box;background-color:rgb(255,255,255)"><font color="#000000" style="">I don't know much about SSL or TLS. Could someone </font></span></pre><pre style="box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="gmail-s2" style="box-sizing:border-box;background-color:rgb(255,255,255)"><font color="#000000" style="">point me at how I </font></span>can configure my buildbot setup to use https</pre><pre style="box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4">Regards</pre></div></div>