Skip to content

Commit cd122ba

Browse files
Adding note about OS processor version and OpenSSL (neo4j#1089) (neo4j#1103)
Cherry-picked from neo4j#1089 Co-authored-by: Reneta Popova <[email protected]>
1 parent 3630610 commit cd122ba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/ROOT/pages/security/ssl-framework.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Follow these steps to use OpenSSL:
2424
Dependencies can be downloaded from https://netty.io/wiki/forked-tomcat-native.html.
2525
Which dependencies you need depends upon the Neo4j version.
2626
Each version of Neo4j ships with a version of Netty and Netty requires specific tcnative versions.
27-
See table below.
27+
Make sure to install the version that matches your OS processor.
28+
For more details, see the <<table, Netty support per Neo4j version>>.
2829
====
2930

3031
- Using non static versions of tcnative will require installation of platform-specific OpenSSL dependencies as described in https://netty.io/wiki/forked-tomcat-native.html.
@@ -35,6 +36,8 @@ Most supported versions of Neo4j use Netty 4.1.77.Final, which requires tcnative
3536
Only Neo4j 3.5 still uses older versions of Netty.
3637
See the table below for detailed information:
3738

39+
[[table]]
40+
.Netty support per Neo4j version
3841
[options="header", cols="1,1,2,3"]
3942
|===
4043
| Neo4j version

0 commit comments

Comments
 (0)