PHP 클래스 app\CertificateHandler

파일 보기 프로젝트 열기: analogic/lemanager 1 사용 예제들

공개 메소드들

메소드 설명
delete ( Certificate $certificate ) : boolean
findByDomain ( string $domain ) : Certificate
getAll ( ) : Certificate[]
issueNewCertificate ( $cn, array $san, $reuseCSR = false )

비공개 메소드들

메소드 설명
rmrf ( string $target ) : boolean
validateDomain ( $domain )

메소드 상세

delete() 공개 메소드

public delete ( Certificate $certificate ) : boolean
$certificate Certificate
리턴 boolean

findByDomain() 공개 메소드

public findByDomain ( string $domain ) : Certificate
$domain string
리턴 Certificate

getAll() 공개 메소드

public getAll ( ) : Certificate[]
리턴 Certificate[]

issueNewCertificate() 공개 메소드

public issueNewCertificate ( $cn, array $san, $reuseCSR = false )
$san array