Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(960)

Unified Diff: components/onc/docs/onc_spec.md

Issue 2839693003: MD Settings: Fix networking config errors (Closed)
Patch Set: Feedback Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/onc/docs/onc_spec.md
diff --git a/components/onc/docs/onc_spec.md b/components/onc/docs/onc_spec.md
index bafb102fdf2930d3189975951b80627599dd147c..c42e357c90948403a51e07eae68fe8024a726af9 100644
--- a/components/onc/docs/onc_spec.md
+++ b/components/onc/docs/onc_spec.md
@@ -1085,6 +1085,11 @@ type exists to configure the authentication.
**SaveCredentials** is
*false* is not allowed.
+* **ServerCAPEMs**
+ * (optional) - **array of string**
+ * Non-empty list of CA certificates in PEM format, If this field is set,
+ **ServerCARef** and **ServerCARefs** must be unset.
+
* **ServerCARefs**
* (optional) - **array of string**
* Non-empty list of references to CA certificates in **Certificates** to be
« no previous file with comments | « chromeos/network/onc/onc_signature.cc ('k') | extensions/browser/api/networking_private/networking_private_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698