From b8f765eae73f84676e998d8250af085a63a190e6 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 4 Mar 2024 20:14:15 +0100 Subject: [PATCH] dns-fpr-ssh --- rtfd/public/ssh/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rtfd/public/ssh/index.rst b/rtfd/public/ssh/index.rst index c91e3cc..38193b5 100644 --- a/rtfd/public/ssh/index.rst +++ b/rtfd/public/ssh/index.rst @@ -23,6 +23,13 @@ Create key .. todo:: other arguments +DNS fingerprint +--------------- + +.. code-block:: shell + + ssh-keygen -f public_key -r domain.tld + Public key ----------