Hi,
I'm trying to install the community edition of neo4j on SuSE Linux Enterprise Server 12 SP3.
I've read the documentation here
Adding the repository worked fine. However when I try to install neo4j, I am getting the following error:
t-is-neil-04:/usr/local # zypper install --download-only neo4j-3.5.1
Retrieving repository 'neo4j-repository' metadata -----------------------------------------------------------------------------[\]
Download (curl) error for 'https://yum.neo4j.org/stable/repodata/repomd.xml':
Error code: Curl error 35
Error message: Unknown SSL protocol error in connection to yum.neo4j.org:443
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Download (curl) error for 'https://yum.neo4j.org/stable/repodata/repomd.xml':
Error code: Curl error 35
Error message: Unknown SSL protocol error in connection to yum.neo4j.org:443
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Download (curl) error for 'https://yum.neo4j.org/stable/repodata/repomd.xml':
Error code: Curl error 35
Error message: Unknown SSL protocol error in connection to yum.neo4j.org:443
CTRL+C is the only way to back out of that loop. I also get the same result with a
zypper install --download-only neo4j-3.5.2
Any help would be much appreciated.
Thanks,
Neil