William Lallemand 97b0810f4c MINOR: ssl: split the line parsing of the crt-list
In order to reuse the crt-list line parsing in "add ssl crt-list",
the line parsing was extracted from crtlist_parse_file() to a new
function crtlist_parse_line().

This function fills a crtlist_entry structure with a bind_ssl_conf and
the list of filters.
2020-04-01 20:10:53 +02:00
..
2019-09-08 12:20:13 +02:00
2020-03-11 19:20:01 +01:00
2020-03-05 19:52:07 +01:00
2020-03-25 17:06:16 +01:00