You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be quite convenient to be able to directly load trusted certificates through the preseed file. This should be pretty straightforward to implement by adding a Certificates member to InitLocalPreseed (shared/api/init.go) and making the configuration logic load any entry found in there.