emqx/etc
Thales Macedo Garitezi bc132a4275 fix: default config should specify `cacert` file (4.3)
The default configuration had the `cacert` option for the
`ssl.external` listener commented out.  If one is to set `verify =
verify_peer` in that listener without noticing that `cacert` is
unspecified, all connections will fail with:

```
2022-07-11T11:48:28.540807-03:00 [error] supervisor: 'esockd_connection_sup - <0.3971.0>', errorContext: connection_shutdown, reason: {ssl_error,{options,{cacertfile,[]}}}, offender: [{pid,<0.8225.13>},{name,connection},{mfargs,{emqx_connection,start_link,[[{deflate_options,[]},{max_conn_rate,10000},{active_n,100},{zone,external},{proxy_address_header,<<>>},{proxy_port_header,<<>>},{supported_subprotocols,[]}]]}}]
```
2022-07-11 11:50:20 -03:00
..
certs refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00
emqx_cloud chore: update emqx.appup.src and changelog 2022-05-05 16:52:33 +08:00
emqx_edge chore: update emqx.appup.src and changelog 2022-05-05 16:52:33 +08:00
BUILT_ON build: show linux distro in BUILT_ON info 2021-10-31 17:21:47 +01:00
acl.conf chore(acl): support ipaddr list 2021-07-28 13:54:13 +08:00
acl.conf.paho refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00
emqx.conf fix: default config should specify `cacert` file (4.3) 2022-07-11 11:50:20 -03:00
ssl_dist.conf refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00