mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Remove TLSSkipVerify from config
This commit is contained in:
committed by
Dan Christian Bogos
parent
56cdf80db8
commit
dff100bdb6
@@ -19,7 +19,6 @@
|
||||
"tls_server_key":"/usr/share/cgrates/tls/server.key", // path to server key
|
||||
"tls_client_certificate" : "/usr/share/cgrates/tls/clientCA.crt", // path to client certificate(must conatin client.crt + ca.crt)
|
||||
"tls_client_key":"/usr/share/cgrates/tls/client.key", // path to client key
|
||||
"tls_skip_verify":true,
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user