Skip to content

Commit

Permalink
Changes from upstream repositories: openmicroscopy
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel authored Jul 21, 2023
1 parent dccd092 commit db1454a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions omero/sysadmins/unix/walkthrough/walkthrough_centos7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ psql -h localhost -U "$OMERO_DB_USER" "$OMERO_DB_NAME" < $OMERODIR/db.sql
omero certificates
#end-seclevel

#start-diffie-hellman
omero config set omero.glacier2.IceSSL.Ciphers=HIGH:!DH
#end-diffie-hellman


#start-step06: As root, run the scripts to start OMERO automatically
cp omero-server-systemd.service /etc/systemd/system/omero-server.service
Expand Down

0 comments on commit db1454a

Please sign in to comment.