summaryrefslogtreecommitdiffstats
path: root/docs/reference/plugins/target/csr.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/plugins/target/csr.md')
-rw-r--r--docs/reference/plugins/target/csr.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/reference/plugins/target/csr.md b/docs/reference/plugins/target/csr.md
deleted file mode 100644
index ddc716f..0000000
--- a/docs/reference/plugins/target/csr.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-sidebar: reference
----
-
-# CSR
-Use a certificate signing request generated by third party software.
-When this target plugin is chosen, you will obviously not be able to select
-a [CSR plugin](/win-acme/reference/plugins/csr/) as well, meaning that any
-customization and key selection requirements should already be met.
-
-Note that it's possible though not required to provide the private key to
-the program as well. If you do not provide the private key, the certificate
-as stored by the [store plugins](/win-acme/reference/plugins/store/) will
-have limited use.
-
-## Unattended
-`--target csr --csrfile C:\csr.txt [--pkfile C:\key.txt]` \ No newline at end of file