Commit 372ae2d
authored
docs(config): clarify default CA bundle override
Document that default_certificates_bundle_path overrides Nextcloud's shipped CA bundle used to verify TLS certificates.
Clarify that the configured value must reference a readable local CA
bundle, is used directly when no certificates are uploaded, and is
included when Nextcloud generates the bundle containing uploaded
certificates. Simplify the default value and use the Debian-derived system CA bundle path as the configuration-sample example for further clarity.
Signed-off-by: Josh <josh.t.richards@gmail.com>1 parent bc6d031 commit 372ae2d
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2980 | 2980 | | |
2981 | 2981 | | |
2982 | 2982 | | |
2983 | | - | |
| 2983 | + | |
2984 | 2984 | | |
2985 | | - | |
| 2985 | + | |
| 2986 | + | |
| 2987 | + | |
2986 | 2988 | | |
2987 | | - | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
| 2993 | + | |
2988 | 2994 | | |
2989 | | - | |
| 2995 | + | |
2990 | 2996 | | |
2991 | 2997 | | |
2992 | 2998 | | |
| |||
0 commit comments