mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
According to the reports on qa this test is failing the same way for everyone.
See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test itself needs to change, but for now synch it with the new output and watch for failures.
This commit is contained in:
parent
fe802ac2ad
commit
21c776850c
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ array(11) {
|
|||
["nsCertType"]=>
|
||||
string(30) "SSL Client, SSL Server, S/MIME"
|
||||
["crlDistributionPoints"]=>
|
||||
string(51) "URI:http://mobile.blue-software.ro:90/ca/crl.shtml
|
||||
string(65) "
|
||||
Full Name:
|
||||
URI:http://mobile.blue-software.ro:90/ca/crl.shtml
|
||||
"
|
||||
["nsCaPolicyUrl"]=>
|
||||
string(38) "http://mobile.blue-software.ro:90/pub/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue