From 9827a411b3a9c6c2f2ae950e409c5b66256418ce Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Tue, 28 Apr 2020 21:29:24 +0200 Subject: [PATCH] removed instructions for importing from "official" client (certbot) as it probably doesn't work anymore and there isn't really much use for it anyway --- docs/import-from-official-client.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/import-from-official-client.md diff --git a/docs/import-from-official-client.md b/docs/import-from-official-client.md deleted file mode 100644 index 8cc8950..0000000 --- a/docs/import-from-official-client.md +++ /dev/null @@ -1,3 +0,0 @@ -# Import - -If you want to import existing keys from the official letsencrypt client have a look at [Import from official letsencrypt client](https://github.com/lukas2511/dehydrated/wiki/Import-from-official-letsencrypt-client).