|
@ -93,7 +93,7 @@ class NginxVhostHelper |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// getting expired
|
|
|
// getting expired
|
|
|
exec('openssl x509 -noout -dates -in '.$path, $openssl); |
|
|
|
|
|
|
|
|
exec('openssl x509 -noout -dates -in '.$matches[0], $openssl); |
|
|
|
|
|
|
|
|
var_dump($openssl); die(); |
|
|
var_dump($openssl); die(); |
|
|
|
|
|
|
|
|