开始客户端的代码
This commit is contained in:
12
config.ini
Normal file
12
config.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[Server]
|
||||
host = 127.0.0.1
|
||||
port = 5000
|
||||
|
||||
[Security]
|
||||
encrypted_password =
|
||||
encryption_salt =
|
||||
encryption_key =
|
||||
|
||||
[Authentication]
|
||||
client_id = DEFAULT_CLIENT
|
||||
cert_file = client_cert.pem
|
||||
Reference in New Issue
Block a user