Hi Jan,

Direct access to http://{myhost}:12900/system/cluster/stats from a web 
> browser: No problem and no failure entry in the logfile.


This sounds wrong. If the Graylog REST API is configured to use TLS, you 
should only be able to access it via HTTPS. Please share your Graylog 
server and web interface configuration files (replace sensitive credentials 
before).


Cheers,
Jochen

On Wednesday, 12 August 2015 13:22:10 UTC+2, Jan wrote:
>
> Hello everyone,
>
> I'm trying to secure/encrypt the REST interface of Graylog Server. That 
> works fine when only using the Graylog Collector to connect to the REST 
> interface. However if I start the Graylog Web Interface, I repeatedly keep 
> getting a org.jboss.netty.handler.ssl.NotSslRecordException. The error is 
> the same as described in 
> https://github.com/Graylog2/graylog2-server/issues/818, but the solution 
> provided won't fit here.
>
> What I've tried:
>
> Setting the graylog2-server.uris parameter in web.conf to "
> http://{myhost}:12900/"; => Will repeatedly produce a 
> NotSslRecordException on the server and "API call failed to execute [..] 
> java.io.IOException: Remotely Closed [..]" on the web interface.
>
> Setting the graylog2-server.uris parameter in web.conf to "http*s*
> ://{myhost}:12900/" => Will repeatedly produce said NotSslRecordException 
> on Server and "REST call failed java.io.IOException: Remotely Closed" on 
> the web interface.
>
> Direct access to http://{myhost}:12900/system/cluster/stats from a web 
> browser: No problem and no failure entry in the logfile.
>
> When disabling TLS on Graylog Server's REST Interface and setting the 
> REST-URL to http everything works fine and as expected (though it's not 
> encrypted obviously). The failure occures when using a self-signed 
> certificate as well as when providing a properly issued PKI certificate.
>
> Setup:
> Graylog Server: v1.1.6
> Graylog Web Interface: v1.1.6
>
> Does anyone have an idea what's wrong here?
>
> Yours,
> Jan
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/9a5c3982-7a2d-434c-9fa9-594d98899c69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to