mirror of
https://github.com/danog/phpseclib.git
synced 2025-01-22 04:51:19 +01: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==
|
||||
-----END CERTIFICATE-----';
|
||||
|
||||
$x509 = new File_X509();
|
||||
$x509 = new X509();
|
||||
|
||||
$cert = $x509->loadX509($test);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user