Merge pull request #69 from uovobw:add-tls-client-certificate-authentication
This commit is contained in:
6
.gotty
6
.gotty
@@ -30,6 +30,12 @@
|
||||
// [string] Default TLS key file path
|
||||
// tls_key_file = "~/.gotty.key"
|
||||
|
||||
// [bool] Enable client certificate authentication
|
||||
// enable_tls_client_auth = false
|
||||
|
||||
// [string] Certificate file of CA for client certificates
|
||||
// tls_ca_crt_file = "~/.gotty.ca.crt"
|
||||
|
||||
// [string] Custom index.html file
|
||||
// index_file = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user