Lines Matching refs:intermediate
17 <li><a href="#MissingCa">Missing intermediate certificate authority</a></li>
154 <li><a href="#MissingCa">The server configuration is missing an intermediate CA</a></li>
265 <h3 id="MissingCa">Missing intermediate certificate authority</h3>
268 occurs due to a missing intermediate CA. Most public
270 referred to as the root CA, to sign intermediate CAs. They do this so the root CA can be stored
273 certificate—signed by the intermediate CA—and the certificate verifier,
296 issued by the <em>Thawte SGC</em> CA, which is an intermediate CA, and a second certificate
301 intermediate CA. For example, here is a server that can cause an error in Android browsers and
315 cause. This is because most desktop browsers cache trusted intermediate CAs over time. Once
316 a browser has visited and learned about an intermediate CA from one site, it won't
317 need to have the intermediate CA included in the certificate chain the next time.</p>
328 include the intermediate CA in the server chain. Most CAs provide documentation on how to do
332 intermediate CA like any other unknown CA, and create a {@link javax.net.ssl.TrustManager}