Actions
Feature #31503
closedAdd insecure checkbox to the registration form
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Description
We no longer need the insecure parameter in our endpoints, since we deploy the certificates as part of the registration. However we should add a checkbox that would add --insecure to the first curl command that we generate. There's no point in hiding this from user, since they end up adding that manually. The checkbox should be disabled by default though.
Actions