From 7fae370ef002b16a01239c86cc355b222bc3f5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 26 Oct 2025 23:07:37 +0100 Subject: [PATCH] options --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ce7230c..b6599d6 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,17 @@ ssh-keygen -t ed25519 -f ~/.ssh/certpusher_key ssh-copy-id -i ~/.ssh/certpusher_key.pub user@remote-host 2025-10-26 22:00:00 - CertPusher - INFO - ============================================================ + 2025-10-26 22:00:00 - CertPusher - INFO - CertPusher - SSL Certificate Distribution Tool + 2025-10-26 22:00:00 - CertPusher - INFO - ============================================================ + 2025-10-26 22:00:01 - CertPusher - INFO - Processing host: webserver1 + 2025-10-26 22:00:02 - CertPusher - INFO - ✓ Successfully processed webserver1 + ## Security Considerations - Store SSH private keys securely with proper permissions (chmod 600)