Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to DH-key exchange issues and potential solution to CentOS7 install docs #2315

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

JulianHn
Copy link

As discussed extensively on image.sc https://forum.image.sc/t/omero-login-ssl-error-dh-key/79574/12, there are some issues with CentOS7 and dh-key parameters for omero-py>=5.13.0. As a stopgap before a more permanent fix in omero-server or omero-certifactes, I propose adding a bit of documentation to this guide.

@jburel
Copy link
Member

jburel commented Jul 3, 2023

Thanks for adding this clarification in the documentation.

@@ -98,6 +98,9 @@ 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the command to be kept in the doc, a change will be required in omero-install. @dominikl could you take care of it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes upstream. #2332

@snoopycrimecop
Copy link
Member

snoopycrimecop commented Jul 23, 2023

Conflicting PR. Removed from build OMERO-docs#173. See the console output for more details.
Possible conflicts:

  • Upstream changes
    • omero/sysadmins/unix/walkthrough/walkthrough_centos7.sh

--conflicts Conflict resolved in build OMERO-docs#175. See the console output for more details.

@jburel jburel merged commit 9cf1ead into ome:develop Jul 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants