blob: c08b9eb0b5a23a2c6cf2a1f3f5b48f498844a5e0 [file] [log] [blame]
option('tests', type: 'feature', description: 'Build tests')
option('authority-limit',
type: 'integer',
value: 10,
description: 'Authority certificates limit',
)
option('ca-cert-extension',
type: 'feature',
description: 'Enable CA certificate manager (IBM specific)'
)
option('config-bmcweb',
type: 'feature',
description: 'Install bmcweb cert configs',
)
option('config-nslcd',
type: 'feature',
description: 'Install nslcd authority cert configs',
)