[Ronin Windows] Add support for Mozilla Maintenance Service support
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Tracking
(Not tracked)
People
(Reporter: markco, Assigned: markco)
Details
Attachments
(1 file)
Mozilla Maintenance Service
Dir -C:\Puppet\MozillaMaintenance
File Download -maintenanceservice_installer (-https://github.com/mozilla-releng/OpenCloudConfig/blob/master/userdata/Configuration/Mozilla%20Maintenance%20Service/maintenanceservice_installer.exe?raw=true)
File download -maintenanceservice (-https://github.com/mozilla-releng/OpenCloudConfig/blob/master/userdata/Configuration/Mozilla%20Maintenance%20Service/maintenanceservice.exe?raw=true)
Exe install: -maintenanceservice_installer.exe /s
File Download -MozFakeCA.cer(-https://github.com/mozilla-releng/OpenCloudConfig/blob/master/userdata/Configuration/Mozilla%20Maintenance%20Service/MozFakeCA.cer?raw=true)
Command: certutil.exe -addstore root $\MozFakeCA.cer
File download -MozFakeCA_2017_10_13_cer (-https://github.com/mozilla-releng/OpenCloudConfig/blob/master/userdata/Configuration/Mozilla%20Maintenance%20Service/MozFakeCA_2017-10-13.cer?raw=true)
Command: -certutil.exe -addstore root $\MozFakeCA_2017_10_13_cer
File Download MozRoot_cer (-https://github.com/mozilla-releng/OpenCloudConfig/blob/master/userdata/Configuration/Mozilla%20Maintenance%20Service/MozRoot.cer?raw=true)
Command: -certutil.exe -addstore root $\MozRoot_cer
Registry
-HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\MaintenanceService\3932ecacee736d366d6436db0f55bce4
0\name
0\issuer
0\programname
0\publisherLink
1\name
1\issuer
1\programname
1\publisherLink
2\name
2\issuer
2\programname
2\publisherLink
Command icacls.exe c:\ProgramData\Mozilla /grant Everyone:(OI)(CI)F
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 2•7 years ago
|
||
This had been reviewed and landed here: https://github.com/mozilla-platform-ops/ronin_puppet/pull/2
Description
•