mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
Update server.h
This commit is contained in:
parent
354fbb53d5
commit
49d4e0a1fe
|
@ -863,6 +863,7 @@ protected:
|
|||
static UString* password; // password for private key of server
|
||||
static UString* ca_file; // locations of trusted CA certificates used in the verification
|
||||
static UString* ca_path; // locations of trusted CA certificates used in the verification
|
||||
static UString* tls_pin; // base64-encoded SHA256 hash of subjectInfoPublicKey
|
||||
static UString* IP_address; // IP address of this server
|
||||
|
||||
static int rkids;
|
||||
|
|
Loading…
Reference in New Issue
Block a user