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 @@ -2233,8 +2233,10 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
2233
2233
The certificates of <quote>intermediate</> certificate authorities
2234
2234
can also be appended to the file. Doing this avoids the necessity of
2235
2235
storing intermediate certificates on clients, assuming the root and
2236
- intermediate certificates were created with <literal>v3_ca</>
2237
- extensions. This allows easier expiration of intermediate certificates.
2236
+ intermediate certificates were created with <literal>v3_ca </literal>
2237
+ extensions. (This sets the certificate's basic constraint of
2238
+ <literal>CA</literal> to <literal>true</literal>.)
2239
+ This allows easier expiration of intermediate certificates.
2238
2240
</para>
2239
2241
2240
2242
<para>
You can’t perform that action at this time.
0 commit comments