summaryrefslogtreecommitdiffstats
path: root/docs/reference/plugins/csr/rsa.md
diff options
context:
space:
mode:
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