summaryrefslogtreecommitdiffstats
path: root/docs/reference/plugins/csr/rsa.md
diff options
context:
space:
mode:
authorWouter Tinus <wouter.tinus@gmail.com>2020-09-16 16:52:12 +0200
committerWouter Tinus <wouter.tinus@gmail.com>2020-09-16 16:52:12 +0200
commit58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2 (patch)
treed7b6c12068c12749422b1d31de6b8265a6363a51 /docs/reference/plugins/csr/rsa.md
parentd883566a704b2e2c0a7ceb0aaf7868568e4c47fc (diff)
downloadletsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.zip
letsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.tar.gz
letsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.tar.bz2
remove docs, they moved to a seperate repo log ago
Diffstat (limited to 'docs/reference/plugins/csr/rsa.md')
-rw-r--r--docs/reference/plugins/csr/rsa.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/reference/plugins/csr/rsa.md b/docs/reference/plugins/csr/rsa.md
deleted file mode 100644
index bc2e24f..0000000
--- a/docs/reference/plugins/csr/rsa.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-sidebar: reference
----
-
-# RSA
-Default plugin, generates 3072 bits RSA key pairs. The number of bits can be configured in
-[settings.json](/win-acme/reference/settings) but may not be less than 2048. For
-improved compatiblitity with Microsoft Exchange, RSA keys are automatically converted to the
-`Microsoft RSA SChannel Cryptographic Provider`.
-
-{% include csr-common.md %}
-
-## Unattended
-`[--csr rsa]` \ No newline at end of file