A private key in PEM format
This type of parameter has no extra options.
If your service requires providing a private key in PEM format, you can use the pkey parameter. It's possible to paste a PEM string into the file or you can extract it directly from a P12 or PFX file.
pkey
[ { "name": "pkey", "label": "Private key", "type": "pkey" } ]
Last updated 3 months ago