openradx / adit

ADIT (Automated DICOM Transfer) is a swiss army knife to exchange DICOM data between various systems by using a convenient web frontend.
GNU Affero General Public License v3.0
7 stars 3 forks source link

Add support for non-Root-CA certified certificates #132

Closed mdebic closed 3 weeks ago

mdebic commented 3 weeks ago

Support for non-Root-CA certified certificates is currently missing. Support for adding certificate chains needs to be added.

mdebic commented 3 weeks ago

Added in PR #131