Lines Matching refs:lwsl_notice
44 lwsl_notice("lws_http_client_http_response %d\n", status); in callback_http()
48 lwsl_notice(" Peer Cert CN : %s\n", ci->ns.name); in callback_http()
52 lwsl_notice(" Peer Cert issuer : %s\n", ci->ns.name); in callback_http()
57 lwsl_notice(" Peer Cert Valid from: %s", in callback_http()
60 lwsl_notice(" Peer Cert Valid from: %s", in callback_http()
66 lwsl_notice(" Peer Cert Valid to : %s", in callback_http()
69 lwsl_notice(" Peer Cert Valid to : %s", in callback_http()
74 lwsl_notice(" Peer Cert usage bits: 0x%x\n", ci->usage); in callback_http()
78 lwsl_notice(" Peer Cert public key:\n"); in callback_http()
84 lwsl_notice(" AUTHORITY_KEY_ID\n"); in callback_http()
89 lwsl_notice(" AUTHORITY_KEY_ID ISSUER\n"); in callback_http()
94 lwsl_notice(" AUTHORITY_KEY_ID SERIAL\n"); in callback_http()
99 lwsl_notice(" AUTHORITY_KEY_ID SUBJECT_KEY_ID\n"); in callback_http()