mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
Tests/X509: PHP5 adjustments
This commit is contained in:
parent
22b10c6a3a
commit
49ee6d7fd2
@ -62,7 +62,7 @@ secxBTTCNgI48YezK3GDkn65cmlnkt6F6Mf0MwoDaXTuB88Jycbwb5ihKnHEJIsO
|
|||||||
draiRBZruwMPwPIP
|
draiRBZruwMPwPIP
|
||||||
-----END NEW CERTIFICATE REQUEST-----';
|
-----END NEW CERTIFICATE REQUEST-----';
|
||||||
|
|
||||||
$x509 = new File_X509();
|
$x509 = new X509();
|
||||||
|
|
||||||
$csr = $x509->loadCSR($test);
|
$csr = $x509->loadCSR($test);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user