diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-07-18 15:54:01 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-07-18 15:54:01 +0200 |
commit | 788d5be8d4d6dbfd4abac2fd06f8de2d366358cd (patch) | |
tree | ea146291c78ce094ea8df3b556cb392cf5e18d9e /docs/configuration/pki/pki_cli_import_help.txt | |
parent | 09ba9026102728c7ab30d5663002f36f16b6010e (diff) | |
download | vyos-documentation-788d5be8d4d6dbfd4abac2fd06f8de2d366358cd.tar.gz vyos-documentation-788d5be8d4d6dbfd4abac2fd06f8de2d366358cd.zip |
pki: add WireGuard key generation section
Diffstat (limited to 'docs/configuration/pki/pki_cli_import_help.txt')
-rw-r--r-- | docs/configuration/pki/pki_cli_import_help.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/configuration/pki/pki_cli_import_help.txt b/docs/configuration/pki/pki_cli_import_help.txt index 89351903..16618214 100644 --- a/docs/configuration/pki/pki_cli_import_help.txt +++ b/docs/configuration/pki/pki_cli_import_help.txt @@ -1,8 +1,7 @@ -In addition to the command above, the output is in a format which can be used -to directly import the key into the VyOS CLI by simply copy-pasting the output -from op-mode into configuration mode. - -Name is used for the VyOS CLI command to identify this CA on the running -configuration. - +.. note:: In addition to the command above, the output is in a format which can + be used to directly import the key into the VyOS CLI by simply copy-pasting + the output from op-mode into configuration mode. + ``name`` is used for the VyOS CLI command to identify this key. This + key ``name`` is then used in the CLI configuration to reference the key + instance. |