baseurl is http, but maybe should be https #6

Open
opened 2024-02-14 02:28:45 +00:00 by PeterSurda · 1 comment
Owner

The variable baseurl delivered inside meta-data contains http:// instead of https://

On one hand privacy shouldn't be an issue as there shouldn't be anything private inside included user-data files, but there is no integrity checking so it could be manipulated in flight, so it should be tested if it could be https instead.

The variable `baseurl` delivered inside `meta-data` contains http:// instead of https:// On one hand privacy shouldn't be an issue as there shouldn't be anything private inside included `user-data` files, but there is no integrity checking so it could be manipulated in flight, so it should be tested if it could be https instead.
PeterSurda self-assigned this 2024-02-14 02:28:45 +00:00
Author
Owner

Maybe this was to work around problems with time / certificate verification and the workaround isn't needed anymore?

Maybe this was to work around problems with time / certificate verification and the workaround isn't needed anymore?
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: Sysdeploy/cloud-init-cherrypy#6
No description provided.