25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01: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,
S, [{Domain, File} || {File, _} <- Files])
catch _:{badmatch, _} ->
[]
S
end
end, sets:new(), all_domains()),
lists:sort(