neo4j / docker-neo4j

Docker Images for the Neo4j Graph Database
Apache License 2.0
336 stars 171 forks source link

Adds FIPS comatible SSL option to the UBI9 docker image #505

Closed jennyowen closed 2 months ago

jennyowen commented 3 months ago

changelog: Installed openssl 3.0.9 in the UBI9 docker image and added flag NEO4J_OPENSSL_FIPS_ENABLE=true to enable a FIPS compatible SSL provider on container start up. Documentation available at: