Re: [graylog2] Graylog 2.0 SSL issue

2016-08-24 Thread Jochen Schalanda
Hi Anant,

maybe Midori is using another certificate store than the other web browsers 
you've mentioned.

In any case, if you're using a self-signed certificate, you need to add 
this certificate to the list of trusted certificates in your web browser or 
system trust store.

On an additional note, you might want to replace the certificate and 
private key you've posted in your first mail for security reasons.

Cheers,
Jochen

On Wednesday, 24 August 2016 15:34:39 UTC+2, Anant Sawant wrote:
>
> Hi Dennis,
>
> I am looking for other details that I might have missed but there is this 
> strange thing happening, I tried to run Graylog on "Midori" without any 
> changes in the configuration and its running just fine, but its not on 
> Mozilla, IE or Chrome. I am attaching the screenshot. Please advise
>
> Thanks,
> Anant.
>
> On Wednesday, 24 August 2016 18:07:39 UTC+5:30, Dennis Oelkers wrote:
>>
>> Hey Anant, 
>>
>> it looks like https://172.16.0.78:12900/ 
>> 
>>  
>> is not reachable from your browser. Please make sure that your browser can 
>> connect to the REST API. For further information, please have a look at 
>> http://docs.graylog.org/en/2.0/pages/configuration/web_interface.html. 
>>
>> Kind regards, 
>> D. 
>>
>> > On 24.08.2016, at 13:47, Anant Sawant  wrote: 
>> > 
>> > Hi all, 
>> > 
>> > We have installed Graylog 2.0 manually  on ubuntu 14.04.1 and was 
>> running  fine on http. 
>> > We are now trying to run Graylog 2.0 web interface to run on "HTTPS". 
>> For this we followed the following documentation "
>> http://docs.graylog.org/en/2.0/pages/configuration/https.html#ssl-setup;. 
>>
>> > 
>> > After making the required changes we are unable to get the web 
>> interface on "https://x.x.x.x:9000;. 
>> > 
>> >  I have attached the screenshot of the error and also the certificates 
>> created following the documentations and the server.conf file. 
>> > 
>> > Please advise to overcome this. 
>> > 
>> > Thanks in advance. 
>> > Anant 
>>
>

-- 
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/91e8ff9c-e2d0-4599-9512-2a630765a0ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Graylog 2.0 SSL issue

2016-08-24 Thread Anant Sawant
Hi Dennis,

I am looking for other details that I might have missed but there is this 
strange thing happening, I tried to run Graylog on "Midori" without any 
changes in the configuration and its running just fine, but its not on 
Mozilla, IE or Chrome. I am attaching the screenshot. Please advise

Thanks,
Anant.

On Wednesday, 24 August 2016 18:07:39 UTC+5:30, Dennis Oelkers wrote:
>
> Hey Anant, 
>
> it looks like https://172.16.0.78:12900/ 
> 
>  
> is not reachable from your browser. Please make sure that your browser can 
> connect to the REST API. For further information, please have a look at 
> http://docs.graylog.org/en/2.0/pages/configuration/web_interface.html. 
>
> Kind regards, 
> D. 
>
> > On 24.08.2016, at 13:47, Anant Sawant  
> wrote: 
> > 
> > Hi all, 
> > 
> > We have installed Graylog 2.0 manually  on ubuntu 14.04.1 and was 
> running  fine on http. 
> > We are now trying to run Graylog 2.0 web interface to run on "HTTPS". 
> For this we followed the following documentation "
> http://docs.graylog.org/en/2.0/pages/configuration/https.html#ssl-setup;. 
> > 
> > After making the required changes we are unable to get the web interface 
> on "https://x.x.x.x:9000;. 
> > 
> >  I have attached the screenshot of the error and also the certificates 
> created following the documentations and the server.conf file. 
> > 
> > Please advise to overcome this. 
> > 
> > Thanks in advance. 
> > Anant 
> > 
> > -- 
> > 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+u...@googlegroups.com . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/graylog2/0429a7ba-defa-40c7-9f6d-aa3eb8b637b5%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
> >  
>
> -- 
> Tel.: +49 (0)40 609 452 077 
> Fax.: +49 (0)40 609 452 078 
>
> TORCH GmbH - A Graylog company 
> Poolstrasse 21 
> 20355 Hamburg 
> Germany 
>
> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 
> Geschäftsführer: Lennart Koopmann (CEO) 
>
>

-- 
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/30f43a11-7053-420c-903c-87c04b22b136%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Graylog 2.0 SSL issue

2016-08-24 Thread Dennis Oelkers
Hey Anant,

it looks like https://172.16.0.78:12900/ is not reachable from your browser. 
Please make sure that your browser can connect to the REST API. For further 
information, please have a look at 
http://docs.graylog.org/en/2.0/pages/configuration/web_interface.html.

Kind regards,
D.

> On 24.08.2016, at 13:47, Anant Sawant  wrote:
> 
> Hi all,
> 
> We have installed Graylog 2.0 manually  on ubuntu 14.04.1 and was running  
> fine on http. 
> We are now trying to run Graylog 2.0 web interface to run on "HTTPS". For 
> this we followed the following documentation 
> "http://docs.graylog.org/en/2.0/pages/configuration/https.html#ssl-setup;.
> 
> After making the required changes we are unable to get the web interface on 
> "https://x.x.x.x:9000;.
> 
>  I have attached the screenshot of the error and also the certificates 
> created following the documentations and the server.conf file. 
> 
> Please advise to overcome this.
> 
> Thanks in advance.
> Anant
> 
> -- 
> 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/0429a7ba-defa-40c7-9f6d-aa3eb8b637b5%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
> 

--
Tel.: +49 (0)40 609 452 077
Fax.: +49 (0)40 609 452 078

TORCH GmbH - A Graylog company
Poolstrasse 21
20355 Hamburg
Germany

Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
Geschäftsführer: Lennart Koopmann (CEO)

-- 
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/5CC85D2D-A2E9-49B5-896C-EF6C50980C83%40graylog.com.
For more options, visit https://groups.google.com/d/optout.