Revision a7316aace3871b637b8099a2efe30af38f988ad4 authored by Matt Caswell on 05 November 2015, 14:52:27 UTC, committed by Matt Caswell on 27 December 2015, 22:05:36 UTC
If a server sends the status_request extension then it may choose
to send the CertificateStatus message. However this is optional.
We were treating it as mandatory and the connection was failing.

Thanks to BoringSSL for reporting this issue.

RT#4120

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(cherry picked from commit 905943af3b43116b64ae815db1a6b9c2f15e0356)
1 parent 1967199
History
File Mode Size
.rnd -rw-r--r-- 1.0 KB
32all.bat -rwxr-xr-x 520 bytes
README -rw-r--r-- 371 bytes
applink.c -rw-r--r-- 3.1 KB
bcb4.bat -rwxr-xr-x 116 bytes
certCA.srl -rw-r--r-- 3 bytes
certCA.ss -rw-r--r-- 534 bytes
certU.ss -rw-r--r-- 562 bytes
cmp.pl -rw-r--r-- 783 bytes
do_ms.bat -rwxr-xr-x 357 bytes
do_nasm.bat -rwxr-xr-x 261 bytes
do_nt.bat -rwxr-xr-x 217 bytes
do_win64a.bat -rwxr-xr-x 492 bytes
do_win64i.bat -rwxr-xr-x 288 bytes
keyCA.ss -rw-r--r-- 497 bytes
keyU.ss -rw-r--r-- 497 bytes
mingw32.bat -rw-r--r-- 1.8 KB
mw.bat -rw-r--r-- 733 bytes
req2CA.ss -rw-r--r-- 1.3 KB
reqCA.ss -rw-r--r-- 404 bytes
reqU.ss -rw-r--r-- 436 bytes
speed32.bat -rwxr-xr-x 876 bytes
tenc.bat -rwxr-xr-x 466 bytes
tencce.bat -rw-r--r-- 737 bytes
test.bat -rwxr-xr-x 3.8 KB
testce.bat -rw-r--r-- 6.5 KB
testce2.bat -rw-r--r-- 71 bytes
testenc.bat -rwxr-xr-x 1.4 KB
testencce.bat -rw-r--r-- 1.5 KB
testpem.bat -rwxr-xr-x 606 bytes
testpemce.bat -rw-r--r-- 840 bytes
testss.bat -rwxr-xr-x 2.4 KB
testssce.bat -rw-r--r-- 2.9 KB
tlhelp32.h -rw-r--r-- 4.3 KB
tpem.bat -rwxr-xr-x 87 bytes
tpemce.bat -rw-r--r-- 195 bytes
uplink-common.pl -rwxr-xr-x 789 bytes
uplink-ia64.pl -rwxr-xr-x 1.0 KB
uplink-x86.pl -rwxr-xr-x 691 bytes
uplink-x86_64.pl -rwxr-xr-x 1.2 KB
uplink.c -rw-r--r-- 3.7 KB
uplink.h -rw-r--r-- 1.9 KB
uplink.pl -rwxr-xr-x 4.0 KB
x86asm.bat -rwxr-xr-x 854 bytes

README

back to top