Andrew Mayorov
|
95f706bb9e
|
fix(ssl): avoid explicit deletion of managed certs / keys
This logic was incorrect because it didn't take into account
certfiles / keyfiles "refcounts".
|
2023-06-05 22:41:07 +03:00 |
Stefan Strigler
|
062ce5f819
|
refactor: rename emqx_map_lib to emqx_utils_maps
|
2023-04-14 13:41:34 +02:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
Zaiming (Stone) Shi
|
1c2fc4b6c3
|
Merge remote-tracking branch 'origin/release-50' into 1206-chore-merge-ee50-to-release-50
|
2022-12-06 16:35:56 +01:00 |
Zaiming (Stone) Shi
|
983e904858
|
fix(connector): fix ssl clear
|
2022-11-30 17:03:41 +01:00 |
firest
|
51ace31f30
|
fix(connector): fix previous incorrectly fixes
There was an error in the try_clear_certs2/3 clause that the argument isn't the ssl field but including it.
|
2022-11-30 22:14:44 +08:00 |
firest
|
fc2793c300
|
fix: fix upside down function clause
|
2022-11-24 10:37:52 +08:00 |
Zaiming (Stone) Shi
|
67cef65fdb
|
refactor(emqx_connector_ssl): simplify implementation
|
2022-11-23 23:49:43 +01:00 |
firest
|
6dc5078a96
|
fix: fix obsolete SSL files aren't deleted after the bridge configuration update
|
2022-11-23 23:49:43 +01:00 |
JimMoen
|
f018b8ab49
|
fix(bridge/authz/exhook): no need to drop invalid certs
|
2022-09-14 14:08:55 +08:00 |
JimMoen
|
2693fc263d
|
fix(bridge): show file paths for SSL certs in dashboard for bridge
|
2022-09-02 14:12:03 +08:00 |
Zhongwen Deng
|
703a8d3eff
|
fix: clear cert crash when config is undefined
|
2022-05-10 15:47:16 +08:00 |
Shawn
|
5b5878f4a9
|
fix: don't drop input ssl options even if invalid
|
2022-05-05 14:53:42 +08:00 |
Shawn
|
4b7d9b7239
|
chore(erlfmt): make the erlfmt happy
|
2022-04-28 22:39:30 +08:00 |
Shawn
|
e18c2a6de2
|
fix: convert ssl certfiles for dry-run creating bridges
|
2022-04-28 16:17:55 +08:00 |
Zaiming (Stone) Shi
|
02c3f87b31
|
style: reformat all remaining apps
|
2022-04-27 15:51:18 +02:00 |
Shawn
|
318d0df419
|
fix: return value of post_config_update
|
2022-04-27 11:59:16 +08:00 |
Shawn
|
94e24c2621
|
refactor: move ssl file handling from resources to bridges
|
2022-04-27 11:59:15 +08:00 |