From 8baa52b788084a35348265f37db17a2685cc36e3 Mon Sep 17 00:00:00 2001 From: danhwang1 <40180973+danhwang1@users.noreply.github.com> Date: Mon, 11 Jun 2018 11:53:22 -0700 Subject: [PATCH] Update supl-csp.md We have recently made a change in our Location Platform pertaining to SUPL to increase the max number of root certificates from 3 to 6 (as mandated). As a result, we will need to update the necessary public documentation here: https://docs.microsoft.com/en-us/windows/client-management/mdm/supl-csp --- windows/client-management/mdm/supl-csp.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/windows/client-management/mdm/supl-csp.md b/windows/client-management/mdm/supl-csp.md index d4fff403d1..5404820349 100644 --- a/windows/client-management/mdm/supl-csp.md +++ b/windows/client-management/mdm/supl-csp.md @@ -232,6 +232,24 @@ Specifies the name of the H-SLP root certificate as a string, in the format *nam **RootCertificate3/Data** The base 64 encoded blob of the H-SLP root certificate. +**RootCertificate4/Name** +Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer. + +**RootCertificate4/Data** +The base 64 encoded blob of the H-SLP root certificate. + +**RootCertificate5/Name** +Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer. + +**RootCertificate5/Data** +The base 64 encoded blob of the H-SLP root certificate. + +**RootCertificate6/Name** +Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer. + +**RootCertificate6/Data** +The base 64 encoded blob of the H-SLP root certificate. + **V2UPL1** Required for V2 UPL for CDMA. Specifies the account settings for user plane location and IS-801 for CDMA. Only one account is supported at a given time.