mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-20 04:00:55 +00:00
Unit/X509/CSR: looks like a line got overwritten..
This commit is contained in:
parent
4d82df3fc7
commit
5385104d2c
@ -62,7 +62,7 @@ secxBTTCNgI48YezK3GDkn65cmlnkt6F6Mf0MwoDaXTuB88Jycbwb5ihKnHEJIsO
|
||||
draiRBZruwMPwPIP
|
||||
-----END NEW CERTIFICATE REQUEST-----';
|
||||
|
||||
$x509 = new File_X509();
|
||||
$x509 = new X509();
|
||||
|
||||
$csr = $x509->loadCSR($test);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user