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
SSL framework - Operations Manual

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

Take a look at this: Getting Certificates for Neo4j with LetsEncrypt | by David Allen | Neo4j Developer Blog | Medium

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