Nyarish
Contributor

I think I might have to upgrade, since I don't have that option.

-werners-
Esteemed Contributor III

ok so I tested it for you.

with the init script this is in extra.security:

jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL

without the init script, I get the same as you.

So the script itself works.

View solution in original post

Anonymous
Not applicable

@Werner Stinckens​ and @Nyaribo Maseru​ - You two are awesome! Thank you for working so hard together.

saab123
New Contributor II

I have added the init script on cluster start up in Spark->config->init.scripts. But my clsuter won't start after this.

Cluster scoped init script /Volumes/xxx/xxx/neo4j/neo4j-init.sh failed: Script exit status is non-zero. Could you please help me or provide the original script?