cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j 4.1.1 SSL configuration on Linux

Hello, I'm new to Neo4j. Installed Neo4j 4.1.1 on Linux with no issues.
I want to configure SSL and not able to as the documentation is not straight forward as per the doc -
neo4j.com 1
https://neo4j.com/docs/operations-manual/current/security/ssl-framework/?_ga=2.64352167.928700645.16...

Can anyone please guide me to the correct document or steps where I can configure SSL on Neo4j 4.1.1 on Linux ?

Note: Earlier I created ticket under a wrong group.

Thanks,
Madhu

2 REPLIES 2

Take a look at this: https://medium.com/neo4j/getting-certificates-for-neo4j-with-letsencrypt-a8d05c415bbd

A distilled version of the config is in my earlier question.

Hello Robert,
Thanks for the information, however I'm encountering an error and your help and knowledge is very much appreciated.
[root@dba-informix02 bin]# ./certbot-auto certonly

Obtaining a new certificate
Performing the following challenges:
http-01 challenge for rtp.raleigh.ibm.com
Waiting for verification...
Challenge failed for domain rtp.raleigh.xxx.com
http-01 challenge for rtp.raleigh.xxx.com
Cleaning up challenges
Some challenges have failed.IMPORTANT NOTES:

  • The following errors were reported by the server: Domain: rtp.raleigh.xxx.com
    Type: dns
    Detail: DNS problem: NXDOMAIN looking up A for rtp.raleigh.ibm.com
    • check that a DNS record exists for this domain
      [root@dba-informix02 bin]#

Thanks,
Madhu