mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-04 04:48:30 +00:00
Tests/X509: update 1.0 test to work on 2.0
This commit is contained in:
parent
d218020747
commit
12090c138e
@ -553,7 +553,7 @@ Oe2K7+R2Cf6p8bYmm3OABuYkvO8D+u8gIdIO5cP+ic+SDOGVNJaT949YPes/S99R
|
|||||||
C47x9g==
|
C47x9g==
|
||||||
-----END CERTIFICATE-----';
|
-----END CERTIFICATE-----';
|
||||||
|
|
||||||
$x509 = new File_X509();
|
$x509 = new X509();
|
||||||
|
|
||||||
$cert = $x509->loadX509($test);
|
$cert = $x509->loadX509($test);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user