1
0
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:
terrafrost 2015-06-20 20:46:30 -05:00
parent 4d82df3fc7
commit 5385104d2c

View File

@ -62,7 +62,7 @@ secxBTTCNgI48YezK3GDkn65cmlnkt6F6Mf0MwoDaXTuB88Jycbwb5ihKnHEJIsO
draiRBZruwMPwPIP
-----END NEW CERTIFICATE REQUEST-----';
$x509 = new File_X509();
$x509 = new X509();
$csr = $x509->loadCSR($test);