mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-27 12:44:38 +01: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