<div dir="ltr"><div>Hi All ,<br><br></div><div>Barbican server is interfaced with the Load Balancer configured with HTTPS.The curl calls are made to the Load Balancer URL and not to the actual barbican node directly<br>Hence I have modified the barbican.conf file with load balancer URL as given below :<br><br><font color="black" face="Tahoma" size="2"><span style="font-size:10pt" dir="ltr">#  communicate back with this service.<br>

<font color="red"><b>host_href = <a href="https://load.softlayer.com:9311">https://load.softlayer.com:9311</a></b></font><br>

</span></font><br><br></div><div>CURL call made to Load Balancer URL returns the HTTP response rather than HTTPS response.Please find the CURL command and response below :<br></div><div><br>[asha ~]$ curl -X GET <a href="https://load.softlayer.com:9311">https://load.softlayer.com:9311</a> -H "Accept: application/json" -H "User-Agent:keystoneauth1/2.0.1"<br>{"versions": {"values": [{"status": "stable", "updated": "2015-04-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.key-manager-v1+json"}], "id": "v1", "links": <br>[{<b>"href": "<a href="http://load.softlayer.com:9311/v1/">http://load.softlayer.com:9311/v1/</a>"</b>, "rel": "self"}, {"href": "<a href="http://docs.openstack.org/">http://docs.openstack.org/</a>", "type": "text/html", "rel": "describedby"}]}]}}<br clear="all"></div><div><div><br></div><div>Would like to know the reason behind the curl returning the href value with HTTP response eventhough the request is made tp HTTPS configured LOAD BALANCER .<br></div><div>In other words why href value is not returned as <b>"<a href="https://load.softlayer.com:9311/v1/">https://load.softlayer.com:9311/v1/</a>" .<br></b></div><div><b>Is this bug in Barbican?<br></b></div><div><br></div><div>Any response and help would highly be appreciated.<br></div><div>-- <br><div class="gmail_signature"><div><i>Thanks and Regards,</i></div>
<div><i>Asha Seshagiri</i></div></div>
</div></div></div>