File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2260,8 +2260,10 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
2260
2260
The certificates of <quote>intermediate</quote> certificate authorities
2261
2261
can also be appended to the file. Doing this avoids the necessity of
2262
2262
storing intermediate certificates on clients, assuming the root and
2263
- intermediate certificates were created with <literal>v3_ca</literal>
2264
- extensions. This allows easier expiration of intermediate certificates.
2263
+ intermediate certificates were created with <literal>v3_ca </literal>
2264
+ extensions. (This sets the certificate's basic constraint of
2265
+ <literal>CA</literal> to <literal>true</literal>.)
2266
+ This allows easier expiration of intermediate certificates.
2265
2267
</para>
2266
2268
2267
2269
<para>
You can’t perform that action at this time.
0 commit comments