]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #627 from mozilla/DisabledCiphers
[policy-templates.git] / mac / org.mozilla.firefox.plist
index f32e96d8d4bea4edae3d05c8a1eaa19e118a926d..267a7c967ef7ae91ead23fe5dc04a732772c144f 100644 (file)
                <true/>
                <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
                <true/>
                <true/>
                <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
                <true/>
+               <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key>
+               <false/>
+               <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key>
+               <false/>
        </dict>
        <key>DisableDeveloperTools</key>
        <true/>
        </dict>
        <key>DisableDeveloperTools</key>
        <true/>
                <string>http://example.org</string>
                <string>http://example.edu</string>
        </array>
                <string>http://example.org</string>
                <string>http://example.edu</string>
        </array>
+       <key>MasterPassword</key>
+       <true/>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
                        <true/>
                </dict>
        </dict>
                        <true/>
                </dict>
        </dict>
+       <key>PictureInPicture</key>
+       <true/> | <false/>
        <key>PopupBlocking</key>
        <dict>
                <key>Allow</key>
        <key>PopupBlocking</key>
        <dict>
                <key>Allow</key>

patrick-canterino.de