Actions
Feature #9725
openAbility to use template variables in acme package
Status:
New
Priority:
Very Low
Assignee:
-
Category:
ACME
Target version:
-
Start date:
09/04/2019
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
would be very helpful to be able to use variables in acme package action section
Using variables something like that would be possible as action
sed -n w/tmp/acme/%NAME/%DOMAIN/%DOMAIN.pem /tmp/acme/%NAME/%DOMAIN/%DOMAIN.key /tmp/acme/%NAME/%DOMAIN/%DOMAIN.cer
that would make the actions very portable if one needs another domain with the same actions: just clone the record in acme package, change values (like name and domain) and hit save.
Would save a lot of time and possible errors due to typos when replacing the domain in the action
Updated by Jim Pingle about 5 years ago
- Project changed from pfSense to pfSense Packages
- Category changed from Certificates to ACME
- Priority changed from Normal to Very Low
Actions