| 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
|
|
|