libreport
2.13.1
A tool to inform users about various problems on the running system
|
Data Fields | |
char * | ur_url |
Web service URL. | |
bool | ur_ssl_verify |
Verify HOST and PEER certificates. | |
char * | ur_client_cert |
char * | ur_client_key |
Private key for the certificate. | |
char * | ur_cert_authority_cert |
Certificate authority certificate. | |
char * | ur_username |
username for basic HTTP auth | |
char * | ur_password |
password for basic HTTP auth | |
struct ureport_preferences | ur_prefs |
configuration for uReport generation | |
char* ureport_server_config::ur_client_cert |