File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -1077,7 +1077,14 @@ Both the Certificate Authority key and the Certificate Authority certificate mus
1077
1077
the certificate depends on the key. If they are changed, then the server key
1078
1078
and certificate must also be changed.
1079
1079
1080
- The ability to use external certificates and keys is considered experimental.
1080
+ .. note ::
1081
+
1082
+ Imported certificates and keys must follow the same standards as those self-generated by
1083
+ the Stork server. They must also have the same format. This
1084
+ `ISC Knowledge Base article <https://kb.isc.org/docs/importing-external-certificates-to-stork >`_
1085
+ provides step-by-step examples of generating a new set of certificates using OpenSSL and importing
1086
+ them to Stork. Note that the example OpenSSL configurations from this article may have to
1087
+ be adjusted to the specifics of your deployment.
1081
1088
1082
1089
For more details, please see :ref: `man-stork-tool `.
1083
1090
You can’t perform that action at this time.
0 commit comments