Comment #10 on issue 18559 by u...@chromium.org:  
ERROR:net/ocsp/nss_ocsp.cc(505)] data size too large: 65536 < 449324
http://code.google.com/p/chromium/issues/detail?id=18559

I think NSS library sets the limit
http://hg.mozilla.org/releases/mozilla-
1.9.2/file/805c23bcbeb5/security/nss/lib/certhigh/ocsp.c#l3335

How can we modify OCSPSetResponse to be able to give the response data to  
NSS in
multiple chunks?  It seems NSS expects trySendAndReceiveFcn returns data at  
once.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to