рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -453,7 +453,7 @@ func (s *Service) installationStatusFromRecord(record *InstallationAuthorityStat
|
||||
if record == nil {
|
||||
record = &InstallationAuthorityState{AuthorityState: "unbootstrapped"}
|
||||
}
|
||||
mode := authority.ModeLegacy
|
||||
mode := authority.ModeCompat
|
||||
strict := false
|
||||
rootFingerprint := ""
|
||||
insecureAllowed := false
|
||||
|
||||
Reference in New Issue
Block a user