summaryrefslogtreecommitdiffstats
path: root/docs/reference/plugins/csr/index.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/index.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/index.md')
-rw-r--r--docs/reference/plugins/csr/index.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/reference/plugins/csr/index.md b/docs/reference/plugins/csr/index.md
deleted file mode 100644
index 236a730..0000000
--- a/docs/reference/plugins/csr/index.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-sidebar: reference
----
-
-# CSR plugins
-
-CSR plugins are responsible for providing certificate requests that the ACME server can sign.
-They determine key properties such as the private key, applications and extensions. When
-a CSR is used as [target](/win-acme/reference/plugins/target/csr), no CSR plugin can be chosen
-and the third party application is expected to take care of the private key and extensions instead.
-
-## Default
-
-The default is an [RSA](/win-acme/reference/plugins/csr/rsa) private key. \ No newline at end of file