Lines Matching refs:JIT
1 # JIT trust
3 
29 "JIT trust".
31 ## JIT trust overview
37 
73 ## Converting the Mozilla trust bundle for JIT trust
122 ## Format of the JIT trust blob
142 ## Enabling JIT Trust
148 ## Minimal example for JIT Trust
150 `minimal-examples/http-client/minimal-http-client-jit-trust` is built if JIT
156 It tries to do an http client connection twice, the first time fails but JIT
180 kind of backing store or remote lookup. Helpers are provided to query the JIT
186 matched CAs, if there is no existing JIT vhost with its tls context configured
190 a binding to an existing JIT vhost, if that exists the connection proceeds
191 bound to that. If there is a cache entry but no JIT vhost, one is created using
196 From cold, the JIT Trust flow is
199 2. Query the JIT Trust database for AKIDs mentioned in the certs (this may be
215 ## APIs related to JIT Trust
217 Systems that support JIT trust define an `lws_system_ops` callback
235 ## Runtime tuning for JIT Trust
238 related to JIT Trust.
244 a JIT Trust vhost is allowed to exist when it has no connections using it.
255 JIT Trust supports redirects to hosts with the same or different trust
272 The Mbedtls build of JIT trust minimal example was run against each of these