Hi there

I try to set up the REST API with TLS support. Does someone have experience 
with it?

I created the certificate (PEM and PKCS#8). After restarting graylog-server 
I get the following error

2015-08-04T08:16:06.937+02:00 ERROR [NettyContainer] Uncaught exception 
during jersey resource handling
org.jboss.netty.handler.ssl.NotSslRecordException: not an SSL/TLS record: 
474554202f73797374656d2f636c75737465722f6e6f646520485454502f312e310d0a486f73743a203133302e39322e312e3234323a31323930300d0a4163636570743a206170706c69636174696f6e2f6a736f6e0d0a4163636570743a206170706c69636174696f6e2f6a736f6e3b20636861727365743d7574662d380d0a4163636570742d436861727365743a207574662d380d0a436f6e6e656374696f6e3a20636c6f73650d0a557365722d4167656e743a20677261796c6f67322d7765622f312e312e35202832613339646566290d0a0d0a
at org.jboss.netty.handler.ssl.SslHandler.decode(SslHandler.java:923)
at 
org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:425)
at 
org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:303)
at 
org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
at 
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
at 
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
at 
org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
at 
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
at 
org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
at 
org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
at 
org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

What does this mean?

Thank you very much for any help.

Kind regards, Stefan

-- 
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/1db8c5c0-69eb-43b1-a3c2-4c4c1168b787%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to