This commit is contained in:
2022-11-30 11:15:10 +01:00
parent 06ed1ee252
commit dc6a5cf556
+2 -2
View File
@@ -117,7 +117,7 @@ You can edit secure data inside any yaml file with the command
will appear in clear-text inside the editor.
Encripting data with the public key
Encrypting data with the public key
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The eyaml public key is::
@@ -153,7 +153,7 @@ While a complete file can be encripted with::
eyaml encrypt --pkcs7-public-key=/home/someone/eyaml_key.pub -f secret_file
Example: Encripting password
Example: Encrypting password
----------------------------
Steps: