Custom CSR

CSR created by another program

Plugin type Source
Download Built-in
Compatibility All platforms

Description

Use a certificate signing request generated by third party software. When this source plugin is chosen, you will obviously not be able to select a CSR plugin 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 won’t be usable for server authentication. In that case you need to use an installation script or manual steps to finish the creation of a fully usable certificate.

Command line

--source csr Activates the plugin
‑‑csrfile Specify the location of a CSR file to make a certificate for
‑‑pkfile Specify the location of the private key corresponding to the CSR

Examples

Typical --source csr ‑‑csrfile C:\csr.txt [‑‑pkfile C:\key.txt]

JSON

ID 5c3db0fb-840b-469f-b5a7-0635d8e9a93d

Looking for win-acme?

simple-acme is a backwards compatible, drop-in replacement built by the same person. Project history.