zhouzb
|
4d92e2b6af
|
fix(connector): fix options handling for mongo connector
|
2021-11-23 20:01:21 +08:00 |
Zaiming Shi
|
71d2e6bebd
|
refactor(authz): call emqx_tls_lib to save & read SSL files
|
2021-10-24 10:44:47 +02:00 |
lafirest
|
3524942766
|
fix: change all ~s in io format to ~ts
we should use unicode to replace latin1
|
2021-10-12 15:09:24 +08:00 |
Shawn
|
e8e95d39ef
|
refactor(config): move emqx_config:get/get_raw to emqx:get_config/get_raw_config (#5517)
|
2021-08-18 14:52:57 +08:00 |
Shawn
|
1433a7e0fe
|
refactor(config): remove emqx:get_env/1,2
|
2021-07-23 10:56:20 +08:00 |
zhanghongtong
|
2b082f9cf9
|
chore(connector): update connector ssl schema
|
2021-06-29 18:22:44 +08:00 |
Shawn
|
56c6cf560a
|
fix(dialyzer): guard test can never succeed
|
2021-06-16 16:02:44 +08:00 |
Shawn
|
1e14a6086e
|
fix(dialyzer): invalid type specs
|
2021-06-16 16:02:44 +08:00 |
turtleDeng
|
0515ef6e45
|
feat(connector): add more connector (#4985)
|
2021-06-16 11:28:26 +08:00 |
JianBo He
|
f08ddec296
|
Add server_name_indication and verify option (#4349)
Add server_name_indication and verify option
|
2021-03-23 19:48:04 +08:00 |
Zaiming Shi
|
dcfde3861f
|
feat(ssl): Export a lib function to save key/cert file
|
2021-03-22 21:15:34 +01:00 |
Zaiming Shi
|
71559dd001
|
refactor(ssl): Move data dir for ssl certs upload down to lib module
|
2021-03-22 16:41:01 +01:00 |
Zaiming Shi
|
700fa71754
|
refactor(tls): abstract lib for tls options parsing
|
2021-03-01 21:00:17 +08:00 |