public function testable_get_certificate_text($issuecert, $certtext = null)
 {
     return parent::get_certificate_text($issuecert, $certtext);
 }