Task #2250 (closed)
Opened 9 years ago
Closed 9 years ago
Activate Ice SSL preferred or override
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Security | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-04-16 (7) |
Description
Change History (2)
comment:1 Changed 9 years ago by jmoore
- Status changed from new to assigned
comment:2 Changed 9 years ago by jmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6747]) fix #2250 - added Ice.Defaults.PreferSecure and documented Ice.Override.Secure
The addition of PreferSecure changes little since EndpointSelection is
already specified. If, however, a site adminitrator configures tcp before
ssl for Glacier, the latter will be preferred.
Override.Secure would prevent the use of createClient(false) for now.