Re: TLS ALPN Proposal v3

2015-07-25 Thread Simone Bordet
Hi, On Fri, Jul 24, 2015 at 9:38 PM, Jason Greene wrote: > The truth is that there is a gap between the current capabilities of TLS > stacks and what the specs are trying to achieve. Ultimately the desired > semantic the specs are trying to achieve is that every ALPN protocol can have > its ow

NPE in sun.security.provider.certpath.OCSPResponse.verify

2015-07-25 Thread Jason Harrop
Hi there, I'm getting an NPE, Java 8: at sun.security.provider.certpath.OCSPResponse.verify(OCSPResponse.java:452) at sun.security.provider.certpath.OCSP.check(OCSP.java:290) at sun.security.provider.certpath.RevocationChecker.checkOCSP(RevocationChecker.java:716)