Issue10

Title ImageJ - Cannot access an Orthanc running with a self-signed HTTPS certificate
Priority feature Status resolved
Superseder Nosy List admin
Assigned To
Keywords ImageJ extension

Created on 2016-01-22.09:31:06 by admin, last changed by admin.

Messages
msg33 (view) Author: admin Date: 2016-01-22.09:31:06
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-01-22.08:31:06]

Reported by John Roberts on 2016-01-22:

*Either the self-signed certificates or SSL itself prevent the ImageJ plugin from connecting.  
Adding a server and adjusting the url from http to https generates a "cannot connect to this server" message.
After turning off SSL in Orthanc, the ImageJ plugin default settings show the Orthanc server contents.*

Note that this works properly when a proper HTTPS certificate is available (e.g. if connecting to the demo server at http://orthanc.chu.ulg.ac.be/demo/).

This problem and its solution is discussed here: http://stackoverflow.com/questions/859111/how-do-i-accept-a-self-signed-certificate-with-a-java-httpsurlconnection
msg34 (view) Author: admin Date: 2016-04-15.11:13:58
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-04-15.09:13:58]

Fixed by the following changelist:
https://hg.orthanc-server.com/orthanc-imagej/changeset/d69b7a6d408e08d53946e8a0eee9da358703cccb
History
Date User Action Args
2026-07-29 15:51:18admincreate