Hi all,
Anyone else get this error when turning on SSL ?
I checked my ports and nothing is using 443 or 8443
[The TCP port of the HTTP server is already in use] (code 2003)
Hi all,
Anyone else get this error when turning on SSL ?
I checked my ports and nothing is using 443 or 8443
[The TCP port of the HTTP server is already in use] (code 2003)
Hello,
Please provide the output of:
If you use 443, this is a privileged port. Make sure your run Orthanc as root or as an administrator, otherwise you will get the error you reported.
Make also sure to read the top of the following FAQ entry:
https://orthanc.chu.ulg.ac.be/book/faq/https.html
Sébastien-
thanks i do see under foreign address it has two 443 ports in use but not under localhost used. Am i able to change the binding from 443. I also am trying to have a modality connect to the ORTHANC PACS via TLS. Is that possible?
Thanks
thanks i do see under foreign address it has two 443 ports in use but not under localhost used. Am i able to change the binding from 443.
Simply edit the configuration file:
https://orthanc.chu.ulg.ac.be/book/users/configuration.html
I also am trying to have a modality connect to the ORTHANC PACS via TLS. Is that possible?
No, Orthanc does not currently support DICOM TLS encryption. This is because this feature is hardly ever used in practice inside the Intranet of hospitals. A task is pending: