From f3e31d47fbc0d11707910c43afa02a5369b9b337 Mon Sep 17 00:00:00 2001 From: Hai Shalom Date: Fri, 11 Jun 2021 10:21:10 -0700 Subject: [PATCH] Remove "Require all non-trusted certificate statuses" option Remove the "Require all non-trusted certificate statuses" OCSP option. The underlying software stack does not support this option and therefore it should not be presented to the user. Bug: 190830812 Test: Verify option is not displayed Change-Id: I909634dee37de4342cb3e6f9a4a53adeb448bbff --- res/values/arrays.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index f8caff360ae..f530a1fa30d 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -281,7 +281,6 @@ Do not verify Request certificate status Require certificate status - Require all non-trusted certificate statuses