VamPikmin  
                (Vam Pikmin)
               
              
                  
                    August 20, 2019, 10:31pm
                   
                   
              7 
               
             
            
              Thanks for your help once more
I've finished setting up elasticsearch part but stuck on encrypting communications in Kibana
I don't see any clear examples but trying to understand what you have written here
  
  
    Hello there, 
I'm setting up the ELK security using X-Pack, I generated the CA and Certs as suggested by the docs: 
bin/elasticsearch-certutil ca 
bin/elasticsearch-certutil cert --ca elastic-stack-ca.p12 
Shipped them to all the elasticseach nodes and worked fine. 
On Kibana, per the document: 
https://www.elastic.co/guide/en/kibana/6.3/configuring-tls.html  
It says: 
" Generate a server certificate for Kibana. 
You must either set the certificate’s  subjectAltName  to the hostname, fully-quali…
   
 
I'm still only using localhost and nginx to proxy 5601