1
0
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:
terrafrost 2017-11-05 11:42:33 -06:00
parent d218020747
commit 12090c138e

View File

@ -553,7 +553,7 @@ Oe2K7+R2Cf6p8bYmm3OABuYkvO8D+u8gIdIO5cP+ic+SDOGVNJaT949YPes/S99R
C47x9g==
-----END CERTIFICATE-----';
$x509 = new File_X509();
$x509 = new X509();
$cert = $x509->loadX509($test);