mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
data providers: allow to disable SNI for TLS connections
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
"username": "",
|
||||
"password": "",
|
||||
"sslmode": 0,
|
||||
"disable_sni": false,
|
||||
"root_cert": "",
|
||||
"client_cert": "",
|
||||
"client_key": "",
|
||||
|
||||
Reference in New Issue
Block a user