search results

  1. Please help to understand how to provide chain of certificates to SSL Context. Intro: I\'m using EWSJavaAPI 1.2 to connect to ms exchange. It used TLS connection with ...
    stackoverflow.com/questions/15283682/​sslcontext... - Cached
  2. ... but not shown ... SSLContext certificate chain not populated into context. 1. ... Can a Spring Integration *chain* have an *interceptor* in between the ...
    stackoverflow.com/...an-interceptor-to-​the-next-one-in-chain - Cached
  3. Posts about sslcontext written by John ... (X509Certificate[] chain, ... When a certificate presented by a server is not found in the trust manager’s in ...
    jcalcote.wordpress.com/tag/sslcontext - Cached
  4. ... (SSLContext.VERSION_TLS10, SSLContext.VERSION_TLS10); context ... Decides whether to include the max client version into the ... The certificate chain must ...
    javadoc.iaik.tugraz.at/.../ssl/​SSLClientContext.html - Cached
  5. ... a * certificate chain should be trusted or not. The default ... SSLContext context ... if the chain should be trusted and stored into the ...
    www.novell.com/documentation/developer/​samplecode/jldap... - Cached
  6. If the certificate was not validated, ... suppose we had a three certificate chain, ... and use the context’s SSLContext.wrap_socket() ...
    docs.python.org/release/3.2.2/library/​ssl.html - Cached
  7. When a certificate presented by a server is not found in ... 2009 Entry type: PrivateKeyEntry Certificate chain ... try { SSLContext context ...
    jcalcote.wordpress.com/tag/keystore - Cached
  8. In difference to the other EC certificate types this is not a valid ... to go into a psk based TLS session ... having set it for an SSLContext are not ...
    javadoc.iaik.tugraz.at/.../iaik/​security/ssl/SSLContext.html - Cached
  9. * Set up the SSL context. */ contextSSL = SSLContext.getInstance(\"TLS\"); ... I can use keytool to import a single certificate (not a cert chain) into a private ...
    ww w.ibm.com/developerworks/forums/​thread.jspa?threadID=9698 - Cached
  10. ... (\"SSLContext is not initialized\"); ... 1013 * A wrapper class to turn a X509KeyManager into an . .. 1123 * Returns the certificate chain associated with the ...
    hg.openjdk.java.net/jdk7/.../src/.../​ssl/SSLContextImpl.java - Cached