-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi, I was wondering if its possible to add a checkCertificate function?
Also, I was wondering how can I just get the error messes with out the Exception, I tried the following but the process still stops on error
try {
$ssl = $ploi_api->requestCertificate($this->domain,'');
} catch (Throwable $e) {
}
Also, I see your missing the tenants checkboxes on the profile->api keys
Thanks for the great API
Metadata
Metadata
Assignees
Labels
No labels