Comment 3 for bug 1590633

Revision history for this message
Victor Ryzhenkin (vryzhenkin) wrote : Re: [Murano][Glare][OSTF] Glare can not handle SSL termination proxies

Update:
We are found, that GLARE can't handle SSL termination.

Proof:

root@node-1:~# curl -k https://public.fuel.local:9494

{"versions": [{"status": "EXPERIMENTAL", "id": "v0.1", "links": [{"href": "http://public.fuel.local:9494/v0.1/", "rel": "self"}]}]}

In response over https should be a valid https endpoint, not http.