Implement mTLS authentication between client and server
This commit is contained in:
4
client/config.vapi
Normal file
4
client/config.vapi
Normal file
@@ -0,0 +1,4 @@
|
||||
[CCode (cheader_filename = "config.h")]
|
||||
namespace Config {
|
||||
public const string CERT_DIR;
|
||||
}
|
||||
Reference in New Issue
Block a user