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

omero admin start: add warning for deprecated TLS protocols #382

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Aug 25, 2023

The message should be raised either if omero.glacier2.IceSSL.Protocols is unset or if TLS 1.0 or 1.1 are found in the list of allowed protocols

Implements the suggestion in ome/omero-certificates#36 (comment).
The warning refers to the server upgrade page for the instructions but happy to use another reference page if needed.

@sbesson sbesson requested a review from jburel August 25, 2023 11:46
The message should be raised either if omero.glacier2.IceSSL.Protocols
is unset or if TLS 1.0 or 1.1 are found in the list of allowed protocols
@sbesson
Copy link
Member Author

sbesson commented Oct 2, 2023

https://omero.readthedocs.io/en/stable/sysadmins/server-upgrade.html#server-certificates is now live so this PR is ready for review

Copy link
Member

@jburel jburel left a comment

Choose a reason for hiding this comment

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

Merging and tagging 5.16.1

@jburel jburel merged commit 1824751 into ome:master Oct 3, 2023
7 checks passed
@sbesson sbesson deleted the tls_start_warnings branch October 3, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants