From e3203f1afb0d88e83241800f65f23b572650d81e Mon Sep 17 00:00:00 2001 From: SoftCat Date: Thu, 25 Jun 2020 22:03:07 +0200 Subject: [PATCH] Allow activation of own S/MIME Certificates in iOS configuration profile (#3622) * Update mobileconfig.php Allow user on iOS to enable S/MIME * Fixed indent --- data/web/mobileconfig.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/web/mobileconfig.php b/data/web/mobileconfig.php index bc4de03d..256f6382 100644 --- a/data/web/mobileconfig.php +++ b/data/web/mobileconfig.php @@ -95,8 +95,16 @@ echo '' . "\n"; PreventMove - SMIMEEnabled - + SMIMESigningUserOverrideable + + SMIMESigningCertificateUUIDUserOverrideable + + SMIMEEncryptByDefaultUserOverrideable + + SMIMEEncryptionCertificateUUIDUserOverrideable + + SMIMEEnableEncryptionPerMessageSwitch +