Access Datafari only by https

87 views
Skip to first unread message

Christof Gonçalves

unread,
Dec 8, 2017, 9:20:14 AM12/8/17
to Datafari
Hello everybody,

I want to put the application Datafari to get access only in https. So, what I want, is to configure an SSL certificate with Datafari.

I have configure tomcat with SSL/TLS and I can access Datafari with https, but the SOLR seems not working :/
So, I read some forums about SOLR, and I must also configure SOLR with SSL.

I created the SSL certificate "solr-ssl.keystore.jks", "solr-ssl.keystore.p12", "solr-ssl.pem" and put the following lines in solr.in.sh:

 
SOLR_SSL_KEY_STORE=${DATAFARI_HOME}/solr/bin/solr-ssl.keystore.jks
SOLR_SSL_KEY_STORE_PASSWORD=secret
SOLR_SSL_TRUST_STORE=${DATAFARI_HOME}/solr/bin/solr-ssl.keystore.jks
SOLR_SSL_TRUST_STORE_PASSWORD=secret
# Require clients to authenticate
SOLR_SSL_NEED_CLIENT_AUTH=false
# Enable clients to authenticate (but not require)
SOLR_SSL_WANT_CLIENT_AUTH=false
# Define Key Store type if necessary
SOLR_SSL_KEY_STORE_TYPE=JKS
SOLR_SSL_TRUST_STORE_TYPE=JKS

I restarted Datafari, but the SOLR seems also not working :(

Can anybody help me, how I can configure SSL with Datafari, please ?

Best Regards,

cedric...@francelabs.com

unread,
Dec 8, 2017, 9:25:57 AM12/8/17
to Datafari
Hi Christof,

SSL/HTTPS configuration can be a nightmare indeed :) We don't provide it preconfigured in the Community Edition, it is part of the Enterprise Edition. Good news is that Nothing prevents you from doing it manually in the Community Edition, it's just that it's a tedious and complex task :P

Regards,

Cedric

Christof Gonçalves

unread,
Jan 10, 2018, 5:59:31 AM1/10/18
to Datafari
Hi,

thanks for your reply :) I will check what I can do about the HTTPS

Best regards

Frédéric Fanchamps

unread,
Sep 28, 2018, 10:26:43 AM9/28/18
to Datafari
Hi,
lists https = yes in the community edition column.
Does it mean that now https is built in the community edition, or just that it is possible to make it work ourselves?
Fred

cedric...@francelabs.com

unread,
Oct 1, 2018, 9:43:58 AM10/1/18
to Datafari
Hi Frederic,

Nothing really changed, sorry if the differences page may be misunderstood: we list that https is available on both the Community and Enterprise Edition, which is true. But the difference is that the Community edition requires some heavy DIY to make it work, while it's fully preconfigured on the Enterprise Edition. Hope it makes it clearer !

Regards,

Cedric
Reply all
Reply to author
Forward
0 new messages