diff options
author | Christian Hesse <mail@eworm.de> | 2023-10-26 21:21:39 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-10-26 22:15:10 +0200 |
commit | dce779250c4546570579a901ae7dcba87429fabe (patch) | |
tree | f6f4758f1a26b4e4b3b70620e894a1fa3035be5c /README.md | |
parent | 8f75c17e0be4835f216b9cb7aaf697182346f4c9 (diff) |
README: explain sensitive property
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,6 +74,9 @@ Then we import the certificates. /certificate/import file-name=letsencrypt-E1.pem passphrase=""; +Do not worry that the command is not shown - that happens because it contains +a sensitive property, the passphrase. + ![screenshot: import certs](README.d/02-import-certs.avif) For basic verification we rename the certificates and print their count. Make |