Skip to content

Commit 208d4d4

Browse files
committed
Update test for CVE 2013 4073 for new critical field
1 parent b7ae8b6 commit 208d4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/openssl/tests/cve2013_4073.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var_export($info['extensions']);
1111
?>
1212
--EXPECTF--
1313
array (
14+
'basicConstraints:critical' => true,
1415
'basicConstraints' => 'CA:FALSE',
1516
'subjectKeyIdentifier' => '88:5A:55:C0:52:FF:61:CD:52:A3:35:0F:EA:5A:9C:24:38:22:F7:5C',
1617
'keyUsage' => 'Digital Signature, Non Repudiation, Key Encipherment',

0 commit comments

Comments
 (0)