Commit 1d0f62dc authored by Alain Takoudjou's avatar Alain Takoudjou

erp5_promise also configure certificate authority path

parent 6a0b418b
......@@ -46,6 +46,9 @@ class Recipe(GenericBaseRecipe):
('kumofs_url', 'kumofs-url'),
('smtp_url', 'smtp-url'),
)),
('portal_certificate_authority', (
('certificate_authority_path', 'certificate-authority-path'),
)),
):
promise_parser.add_section(section_name)
for internal_id, option_id in option_id_list:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment