- certs couldn't be signed since setDNProp didn't work as it should

This commit is contained in:
terrafrost 2012-08-06 23:00:34 -05:00
parent 8d34cb11e9
commit c2850cd36a

View File

@ -1826,7 +1826,7 @@ class File_X509 {
$this->dn['rdnSequence'][] = array(
array(
'type' => $type,
'type' => $propName,
'value'=> $propValue
)
);