Not able to start kibana after enabling ssl encryption in elk stack

Hi All,

After installing the plugin and enabling the ssl b/w elasticsearch ,kibana and logstash

when i restarted my kibana service getting this below error and not able to view the kibana screen

{"type":"error","@timestamp":"2020-07-23T19:49:16Z","tags":["connection","client","error"],"pid":11228,"level":"error","error":{"message":"139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n","name":"Error","stack":"Error: 139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n"},"message":"139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n"}
{"type":"error","@timestamp":"2020-07-23T19:49:17Z","tags":["connection","client","error"],"pid":11228,"level":"error","error":{"message":"139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n","name":"Error","stack":"Error: 139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n"},"message":"139953914136384:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 46\n"}

Hi @Matish_Bhuyan

Can you provide the steps how you generated the certificate on your machine?

Also, this blog post provides steps how to configure SSL, TLS, and HTTPS in a right way. It might be helpful to read.

Regards, Dzmitry

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.