unity-sds / unity-sps

The Unity SDS Processing Service facilitates large-scale data processing for scientific workflows.
Apache License 2.0
2 stars 2 forks source link

[New feature] Enforce SSL on SPS endpoints #237

Open LucaCinquini opened 1 day ago

LucaCinquini commented 1 day ago

Clients have been complaining that the Airflow installation is still accessible via HTTP. We need to enforce SSL on the Airflow and OGC endpoints.

LucaCinquini commented 1 day ago

Brad has created a PR, which Luca has tested to successfully reach endpoints on his personal installation. Next steps: o Make sure integration tests still work (might need to trust the SSL certs). o Remove Cognito login on top-level proxy or on Airflow.