ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Client should enable "*_anon" cipher algs, not just "anon". #58

Closed mtbc closed 5 years ago

mtbc commented 5 years ago

Attempts to fix the problem with Java clients connecting from Fedora 30. See [ome-devel] Issues connecting to OMERO.

mtbc commented 5 years ago

For me using a vanilla Fedora 30 instance on OpenStack this PR allows Insight to connect to demo.

manics commented 5 years ago

FYI I tested using https://github.com/ome/minimal-omero-client/pull/45/files on Fedora 30

joshmoore commented 5 years ago

:+1: merging. Two follow on questions:

cc: @jburel

mtbc commented 5 years ago

I didn't try but I suppose it might be that without this fix simply trying to run the Java integration tests in a Fedora 30 environment would have failed if nothing could log in. (What the code actually does is fairly trivial, it's the hoped-for effect that's harder to test for in a platform-independent way.)

jburel commented 5 years ago

Tomorrow is my last day before being off, having the pg problem fix will be better before a new release so people who want to try it for the first time do not face the issue cf. https://github.com/ome/docker-example-omero/issues/1