libreport  2.1.11.21.el7.31.ga297
A tool to inform users about various problems on the running system
Data Fields
ureport_server_config Struct Reference

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_username
 username for basic HTTP auth
 
char * ur_password
 password for basic HTTP auth
 
map_string_t * ur_http_headers
 Additional HTTP headers.
 
struct ureport_preferences ur_prefs
 configuration for uReport generation
 

Detailed Description

Definition at line 48 of file ureport.h.

Field Documentation

char* ureport_server_config::ur_client_cert

Path to certificate used for client authentication (or NULL)

Definition at line 52 of file ureport.h.


The documentation for this struct was generated from the following file: