treat server certificate failures as error by default, closes #1078

This commit is contained in:
Philipp Crocoll
2025-04-22 16:02:02 +02:00
parent ceb31c54b1
commit 0e581a66c5
2 changed files with 5 additions and 3 deletions

View File

@@ -200,7 +200,7 @@
<item>System</item>
</string-array>
<string name="AcceptAllServerCertificates_default">WARN</string>
<string name="AcceptAllServerCertificates_default">ERROR</string>
<string-array name="AcceptAllServerCertificates_values">
<item>IGNORE</item>
<item>WARN</item>