create certificate from cli

HRS

Dabbler
Joined
Aug 4, 2014
Messages
39
Using Bluefin-RC I can't create new certificates (the last step of the guide: "Adding Lets-Encrypt Certificates").
I've opened a ticket, but I'm looking for an interim solution until the bug is fixed

I noticed that the cli command can perform ui tasks from the command line:
using cli's code completion I see the following syntax:
Code:
[truenas]> system certificate create certificate=


How can I enter the parameters of the "Create ACME Certificate" ui panel in the cli command (namely: identifier, ACME Server Directory URI, dns domain authenticator)?
 
Top