You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes, it happens that instead of creating the CSR, no file is created.
Is there a way to delete those false entries?
According to the Forge API, there is a DELETE /api/v1/servers/{serverId}/sites/{siteId}/certificates/{id} command, but I can't find it in your classes/functions
The text was updated successfully, but these errors were encountered:
sometimes, it happens that instead of creating the CSR, no file is created.
Is there a way to delete those false entries?
According to the Forge API, there is a
DELETE /api/v1/servers/{serverId}/sites/{siteId}/certificates/{id}
command, but I can't find it in your classes/functionsThe text was updated successfully, but these errors were encountered: