Lines Matching refs:trust
777 if (!h->policy->trust.store)
778 lwsl_info("%s: using platform trust store\n", __func__);
782 h->policy->trust.store->name);
786 h->policy->trust.store->name);
1235 h->policy->trust.server.cert->ca_der;
1237 h->policy->trust.server.cert->ca_der_len;
1239 h->policy->trust.server.key->ca_der;
1241 h->policy->trust.server.key->ca_der_len;
1279 * trust store and vhost. We do it by logical ss rather than connection
1281 * trust store at the first connection.
1289 lwsl_err("%s: unable to get vhost / trust store\n", __func__);
1296 lwsl_err("%s: unable to get vhost / trust store\n", __func__);
1494 * trust store and vhost. We do it by logical ss rather than connection
1496 * trust store at the first connection.