<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 11, 2016 at 5:44 PM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, Aug 11, 2016 at 4:40 PM, Amit Aviram <span dir="ltr">&lt;<a href="mailto:aaviram@redhat.com" target="_blank">aaviram@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span>On Thu, Aug 11, 2016 at 5:39 PM, Amit Aviram <span dir="ltr">&lt;<a href="mailto:aaviram@redhat.com" target="_blank">aaviram@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Due to bug: </div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1365451" target="_blank">https://bugzilla.redhat.com/sh<wbr>ow_bug.cgi?id=1365451</a><br></div><div><br></div><div>There will need to be special configurations to do, in order to run ovirt-imageio-proxy after upgrade. we are making best efforts to publish this fix asap</div></div></blockquote></span><div><div style="font-size:small"><br></div><div style="font-size:small">​(patch is merged in master, will be available in the next build)​</div></div><div><div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br></div></div></blockquote></div></div></div></div></div></blockquote><div><br></div></span><div>Ok, I read the bug. for the missing pki. In fact in conf file I see reference to missing</div><div><br></div><div><div># Key file for SSL connections</div><div>ssl_key_file = /etc/pki/ovirt-engine/keys/<wbr>imageio-proxy.key.nopass</div><div><br></div><div># Certificate file for SSL connections</div><div>ssl_cert_file = /etc/pki/ovirt-engine/certs/<wbr>imageio-proxy.cer</div></div><div><br></div><div><br></div><div>In the mean time I see that if I change the default in  /etc/ovirt-imageio-proxy/<wbr>ovirt-imageio-proxy.conf</div><div>from</div><div><br></div></div><div class="gmail_extra"># Wrap incoming connections with SSL</div><div class="gmail_extra">use_ssl = true</div><div><br></div><div>to </div><div><br></div><div><div># Wrap incoming connections with SSL</div><div>use_ssl = false</div></div><div><br></div><div>The service starts and it seems it listens to tcp port 54323.</div><div>Could it be a workaround (wit the limitations of not secure trasnport) or is it anyway designed to only work through SSL?</div><div><br></div></div></div></blockquote><div><div class="gmail_default" style="font-size:small;display:inline">​</div></div><div><div class="gmail_default" style="font-size:small;display:inline">Yes, supposed to work. if not for HTTPS connection to ovirt, probably for HTTP.</div></div></div></div></div>