mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
config: introduce an override for CERTCTL_CMD
This commit is contained in:
parent
c2874b2bdc
commit
02f9c13e80
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ WARNING_WAIT= 0 # no time
|
|||
WRKDIRPREFIX= /usr/obj
|
||||
PACKAGE_BUILDING= yes
|
||||
FORCE_PACKAGE= yes
|
||||
CERTCTL_CMD= : # disable ca_root_nss updating the trust store
|
||||
#DEVELOPER= yes
|
||||
BATCH= yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue