Hi,

the short answer is no.

The long answer is that the Graylog web interface is a single-page 
application (https://en.wikipedia.org/wiki/Single-page_application) running 
in your web browser which is communicating with the Graylog REST API and 
basically every modern browser has a mixed content policy (
https://www.w3.org/TR/mixed-content/, 
https://developer.mozilla.org/en-US/docs/Security/Mixed_content) which 
prevents requests from secure locations (using HTTPS) to insecure locations 
(not using HTTPS).

Cheers,
Jochen

On Monday, 6 June 2016 12:00:59 UTC+2, kaiser wrote:
>
> Hello,
>
> is there a way to enable TLS web only and disabling TLS rest api?
>
> Regards.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/35d514c7-122a-4cea-907d-d6a11678f858%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to