emqx/apps
Zaiming Shi 697a11ded0 fix(tls): drop unsupported ciphers
we use a hard-coded list of pre-selected ciphers as config
default value. some of them may not be supported by the
underlying openssl lib.

now moved the pre-selected ciphers to emqx_tls_lib:selected_ciphers
which performs a filtering before return.
2021-09-27 20:51:48 +02:00
..
emqx fix(tls): drop unsupported ciphers 2021-09-27 20:51:48 +02:00
emqx_authn fix(schema): fix authn/z's schema time unit 2021-09-26 14:41:46 +08:00
emqx_authz chore: fix Windows compilation process 2021-09-27 21:24:10 +08:00
emqx_auto_subscribe chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00
emqx_bridge refactor(bridge): change confs for channel from array to map 2021-09-22 14:29:47 +08:00
emqx_connector feat(rules): hook on bridges events and query bridges from rules 2021-09-26 23:00:08 +08:00
emqx_dashboard chore(dashboard): make dirty operation into ekka_mnesia transation 2021-09-26 21:42:26 +08:00
emqx_exhook chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00
emqx_gateway fix(schema): check tlsv1.3 availability 2021-09-27 13:53:54 +02:00
emqx_machine chore: fix Windows compilation process 2021-09-27 21:24:10 +08:00
emqx_management chore(authz mnesia api): get method supports paging 2021-09-26 16:19:47 +08:00
emqx_modules fix(delayed_api): delete msg crash return 500 2021-09-27 09:54:41 +08:00
emqx_plugin_libs chore(gen_id): using emqx_misc:gen_id/0, /1 2021-09-16 16:51:46 +08:00
emqx_prometheus chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00
emqx_resource fix(resource): fix undefined function 2021-09-16 16:53:43 +08:00
emqx_retainer fix(emqx_retainer): fix the bug that re-enable does't work 2021-09-24 10:25:19 +08:00
emqx_rule_engine feat(rules): hook on bridges events and query bridges from rules 2021-09-26 23:00:08 +08:00
emqx_statsd chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00