Add HTTPS-support to the CI-web server #17

Closed
opened 2023-05-30 03:58:49 +00:00 by christian-monch · 0 comments
christian-monch commented 2023-05-30 03:58:49 +00:00 (Migrated from github.com)

The webserver that the CI installs currently only supports HTTP. This is not compatible with the dataladification workflow, which generates HTTPS references in the location records. Therefore the webserver configuration should be extended to support HTTPS.

This involves adding self-signed certificates for the webserver and the signing authority to the trusted CAs. In addition it requires a host name for the CI.

  • add hostname
The webserver that the CI installs currently only supports HTTP. This is not compatible with the dataladification workflow, which generates HTTPS references in the location records. Therefore the webserver configuration should be extended to support HTTPS. This involves adding self-signed certificates for the webserver and the signing authority to the trusted CAs. In addition it requires a host name for the CI. - [ ] add hostname
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inm7/inm-icf-utilities#17
No description provided.