Skip to content

XML client config: parser should fail when application certificates missing

Vincent Monfort requested to merge vmo_xml_client_config_minor_fix into master

Contributes #1387 (closed)

When client certificate and key are not defined whereas security mode is not always None a message from the parser was displayed but the parsing was not failing, now it does.

Edited by Vincent Monfort

Merge request reports