Authentication
Authentication definition
| Field | Type | Default | Unit | 
|---|---|---|---|
user  | 
string  | 
-  | 
-  | 
the user name used for authentication  | 
|||
password  | 
string  | 
-  | 
-  | 
the password used for authentication  | 
|||
server_certificate  | 
bytes  | 
-  | 
-  | 
the server certificate (will implicitly use SSL)  | 
|||
client_certificate  | 
bytes  | 
-  | 
-  | 
client certificate  | 
|||
client_key  | 
bytes  | 
-  | 
-  | 
client key  | 
|||