24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00
This commit is contained in:
Evgeny Khramtsov 2019-09-20 14:04:00 +03:00
parent 68ba109889
commit 9805b1a73a

View File

@ -530,7 +530,7 @@ list_certificates() ->
lists:foldl(fun sets:add_element/2, lists:foldl(fun sets:add_element/2,
S, [{Domain, File} || {File, _} <- Files]) S, [{Domain, File} || {File, _} <- Files])
catch _:{badmatch, _} -> catch _:{badmatch, _} ->
[] S
end end
end, sets:new(), all_domains()), end, sets:new(), all_domains()),
lists:sort( lists:sort(