I am having a play with Orthanc 1.0 on Windows Server 2012 R2, and am wanting to ensure that it is set up using SSL from the get-go.
I am a newbie when it comes to DICOM, PACS, or Orthanc and would appreciate some advice/information from those that have gone before me :-)
Does anyone know if there is a guide for using Orthanc for Windows behind IIS?
If not, I assume I will have to use IIS as a reverse proxy bound to an SSL certificate on whatever port I decide on (probably 443) to port 8042 of the Orthanc instance (port 443 would be allowed through the firewall, port 8042 would be blocked).
Am I correct? Has anyone that has already done this got a web.config they would be willing to share?
Cheers,
Mark
-- __________________________________________________________________________ NextGen Games http://nextgengames.cloudapp.net/ 357 North Road Email: markh...@gmail.com Dunedin Phone: +64 3 473 0391/021 614 134 __________________________________________________________________________ View our sleeveguide at: http://nextgengames.cloudapp.net/sleeveguide.html Check out http://www.mightyape.co.nz/?r=1649874 for everything else.
Systems Engineer University of Otago Dunedin, New Zealand
For your documentation:
The steps to use to hide Orthanc behind IIS in Windows are as below. [...]